Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 445 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 445 Bytes

This project is unmaintained, but shouldn't be too hard to update to current semesters. Go crazy!

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/arilotter/uoitsched
$ cd uoitsched
$ pip install -r requirements.txt
$ python main.py

Then, open your browser to localhost:8080