freshollie / cov-to-google

Convert the Coventry university timetable into your google timetable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Convert the Coventry university timetable into your google timetable


Languages

Language:Python 100.0%