robhruska / CalendarToSlack

Grabs calendar data from Outlook and sets Slack presence to Away when events occur.
7 stars 1 forks source link

Try integrating with Office365 #21

Open robhruska opened 7 years ago

robhruska commented 7 years ago

Right now the app has to be running on an office network where it can discover and connect to an Exchange server. It'd be much more portable and easier to install if it could use public APIs. That would also make #11 easier to roll-out.

AnthonyBe commented 5 years ago

Was excited to find this.. and then disappointed when I saw it relied on on-prem Exchange Server.

Would love to see this work with both Office 365 AND Outlook client (i.e. run on PC and read calendar from outlook client)