-
Notifications
You must be signed in to change notification settings - Fork 17
Add calendar reminders #18
Comments
yea, had the same idea a while back. (alarm, timer and calendar alert) The thing is, i found no nice way to display them. (as email notification with custom text like the other notifications?) I wanted to do some research if there are watchapps out there for this kind of feature. |
I think the easiest way would be to use the existing email notifications. To have a watchapp for this would be cool but many of them are not very nice or need more things to be implemented (eg weatherinfos). |
I will check this: http://www.mypebblefaces.com/apps/6766/7515/ Its a watchapp + companion app on the phone. (needs adaption) |
I tried implementing it, but to no success. Following notification:
Causes reply from pebbled:
Code is in https://github.com/smokku/pebble/tree/calendar if anyone is interested. |
Add calendar reminders to pebbled. The calendar uses it's own dbus interface for reminders.
Example:
https://github.com/nemomobile/timed/blob/master/tests/ta_voland_service/com.nokia.voland.conf
The text was updated successfully, but these errors were encountered: