Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 356 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 356 Bytes

UOITSched

Downloads your schedule from MyCampus and transforms it into a Google/Apple calendar readable iCal file.

Usage

Ensure you have Python 3 and pip installed.

$ git clone https://github.com/adamtharani/uoit-schedule
$ cd uoit-schedule
$ pip install -r requirements.txt
$ python main.py

Then, open your browser to localhost:8080