An open API service indexing awesome lists of open source software.

https://github.com/andrei-markeev/pebble-outlook-events

Displays Office 365 Outlook calendar events on Pebble watch and allows sending "I'm late" messages.
https://github.com/andrei-markeev/pebble-outlook-events

Last synced: about 1 year ago
JSON representation

Displays Office 365 Outlook calendar events on Pebble watch and allows sending "I'm late" messages.

Awesome Lists containing this project

README

          

# Events 365

This is an app for Pebble smartwatch. It doesn't require a companion app.

It retrieves Outlook events using Office365 APIs and displays them as a list, which you can then browse and see details of each event. Events are cached so they can also be browsed offline, even when watch is not connected to the phone.

![A screenshot](https://raw.githubusercontent.com/andrei-markeev/pebble-outlook-calendar/master/screenshot.png)
![A screenshot](https://raw.githubusercontent.com/andrei-markeev/pebble-outlook-calendar/master/screenshot2.png)

Additionally, if you're late to a meeting, you can reply with an "I'm being late" message. In this case you can select approximate delay and send the message:

![A screenshot](https://raw.githubusercontent.com/andrei-markeev/pebble-outlook-calendar/master/screenshot3.png)
![A screenshot](https://raw.githubusercontent.com/andrei-markeev/pebble-outlook-calendar/master/screenshot4.png)

The message is configurable.

Notice: Only Office365 Outlook events are supported, but not Live Connect calendar events.