Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devbridie/patheemailtogooglecalendar
https://github.com/devbridie/patheemailtogooglecalendar
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/devbridie/patheemailtogooglecalendar
- Owner: devbridie
- Created: 2018-11-08T16:33:44.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-22T09:08:35.000Z (about 6 years ago)
- Last Synced: 2024-11-05T15:52:37.937Z (about 2 months 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.
![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.