Hello,
I felt like the Pebble was missing a watchface that focuses on calendar events. So I wrote one.
This might not be a complete replacement for your current default watchface but install it beneath your favorite one and your calendar events are always only a button press away :)
If you encounter any bugs, please let me know :)
To get started, install the android app from Google Play. The watchface itself is bundled with the app and can be installed through the menu.
Currently, the app/watchface supports:
- Tells time, date and weekday
- Shows all-day events and "normal" events (with starting time and location)
- Past events are automatically cleared
- Events are persistently stored in the watch (and synced regularly), so no delay in showing them
- If the watchface is active while the calendar on the phone changes, changes are pushed to the watch
I obviously plan to add settings to the android app (suggestions are welcome). If someone has a nice icon to display while syncing, I would gladly implement that.
Thanks to CloudPebble for making it easy to get started! :)
Also, thanks to the developer of (Android) Notification Center, because it's awesome and because I borrowed the code to bundle the watchapp (had to modify it, so any bugs are my fault).
I plan to publish the code. However, this might take another weekend, just to make it more presentable ;)