Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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`