pebble icon indicating copy to clipboard operation
pebble copied to clipboard

Support calendar events on Pebble Time timeline

Open smokku opened this issue 9 years ago • 3 comments

pebbled should pull events from calendar and put them on Pebble Time timeline

smokku avatar Jun 19 '15 11:06 smokku

@smurfy toyed around calendar at https://github.com/smurfy/fahrplan/pull/168

smokku avatar Jun 19 '15 11:06 smokku

only with writing and listing calanders, but listing events should work too

smurfy avatar Jun 19 '15 12:06 smurfy

I also have some code to list events (inc. recurring) from the Sailfish calendar for my Toq manager: https://git.javispedro.com/cgit/saltoq.git/tree/saltoqd/agendamanager.cpp

I was planning to put that on the smartwatch shared library too, but since it's extremely simple to actually list the events (most of the code there is formatting them for the Toq)... prob not worth the effort.

By the way, if no one's done it by then, by the end of august I can try to get a look at the new "timestream" protocol and implement support for it in pebbled. EDIT: Sadly I take this back, no time :(

javispedro avatar Jul 05 '15 19:07 javispedro