ljr55555 / getInfoFromPublicGoogleCalendar

Get events from a Google calendar and create corresponding items in an Exchange calendar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getInfoFromPublicGoogleCalendar

Get events from a Google calendar and create corresponding items in an Exchange calendar

  1. Register the app with Google to use the API
  2. Install exchangelib
  3. Copy config.sample to config.py and add personal information
  4. Create a ca.crt file with the CA signing key for your Exchange server (or remove the custom adapter if your server cert is signed by a public key)
  5. Run getCalendarEvents.py and follow the URL to authorize access to your calendar

About

Get events from a Google calendar and create corresponding items in an Exchange calendar


Languages

Language:Python 100.0%