https://github.com/devbridie/patheemailtogooglecalendar
https://github.com/devbridie/patheemailtogooglecalendar
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devbridie/patheemailtogooglecalendar
- Owner: devbridie
- Created: 2018-11-08T16:33:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-22T09:08:35.000Z (over 7 years ago)
- Last Synced: 2025-02-15T05:13:09.055Z (over 1 year ago)
- Language: Kotlin
- Size: 157 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.

#### 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.