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

https://github.com/devbridie/patheemailtogooglecalendar


https://github.com/devbridie/patheemailtogooglecalendar

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

### pathetogcal

Checks a gmail account for [Pathe](https://pathe.nl) film reservation emails and adds them to a Google Calendar account.

![Example Google Calendar entry](https://raw.githubusercontent.com/devbridie/patheemailtogooglecalendar/master/example.png)

#### Usage

1. [Enable the Gmail API here](https://developers.google.com/gmail/api/quickstart/java).
2. [Enable the Google Calendar API here](https://developers.google.com/calendar/quickstart/java). Make sure you choose the same project.
3. `./gradlew run`
4. Login with your Google Account in the browser window that is started.