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
- (Edit: with 2.0, you can also scroll down by flicking your wrist and there is a plugin mechanism to show whatever (e.g., Any.do tasks or Android notifications))
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 ;) [Edit: it's on Github]