/cov-to-google

Convert the Coventry university timetable into your google timetable

Primary LanguagePython

cov-to-google

Migrate the coventry university student timetable to a google calendar using the google calendar API

Usage

  1. pipenv install
  2. echo $TIMETABLE_URL > timetableurl
  3. Download credentials.json from the google calendar api starter
  4. pipenv run python3 main.py