Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/freshollie/cov-to-google
Convert the Coventry university timetable into your google timetable
https://github.com/freshollie/cov-to-google
Last synced: 3 days ago
JSON representation
Convert the Coventry university timetable into your google timetable
- Host: GitHub
- URL: https://github.com/freshollie/cov-to-google
- Owner: freshollie
- Created: 2018-09-22T13:17:30.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T02:57:15.000Z (about 2 years ago)
- Last Synced: 2024-11-11T19:43:12.046Z (2 months ago)
- Language: Python
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cov-to-google
Migrate the coventry university student timetable to a google calendar using the google calendar API
## Usage
1. `pipenv install`
1. `echo $TIMETABLE_URL > timetableurl`
1. Download credentials.json from the google calendar api starter
1. `pipenv run python3 main.py`