Skip to content

A simple node server using the pebble-api library to push pins to the timeline for my Pebble app Classes

Notifications You must be signed in to change notification settings

mderveeuw/classes-timeline-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Classes-Timeline-Server

A simple node server using the pebble-api library and an ical parser to push pins to the timeline for my Pebble app Classes.

If you want to use this for your own app, make a config.json file with following layout:

{
	"userToken": "Your Pebble watch's userToken",
	"icalURL": "Your iCal URL for your timetable"
}

About

A simple node server using the pebble-api library to push pins to the timeline for my Pebble app Classes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published