Here is my proof of concept for an iCal app.
Right now I'm hijacking the Music app on your Pebble, though I'm looking for a developer to make this a proper watchapp.
What's great about that is you don't need to install anything on your Pebble (so it's not taking another slot :).
I'll eventually release the source code for the iOS app but for now here's what MacBuildServer produced: release-build.ipa
Edit: Copy this into the address bar in Safari on your iPhone to install the app over the air:
itms-services://?action=download-manifest&url=http://cl.ly/PXAN/download/PebbleCal.plist
Features:
- Scroll through your daily appointments (currently limited to 256 events)
- View and set alerts right from your wrist (if you properly set up notifications these will later pop up on your watch)
- More to come...
Usage:
- UP: Back
- SELECT: Enter
- DOWN: Scroll
Known limitations:
- Buggy
- Can't use the music controls on Pebble while this app is running
Hope you enjoy!
Feel free to post some screenshots, I'm too busy right now to do it. Thanks!