Convert go.sfu.ca class schedule to iCalendar file (for iCal, Google Calendar, etc.).
- Install pip
sudo pip install -r requirements.txt
python grabber.py
- Enter student number and password
- iCalender file will be generated as
yourname.ics
All kinds of pull requests are welcome.
There may be mistakes. Please use this script carefully. The author is not responsible for any missed or failed classes.
If anything unexpected happens, please open an issue.
MIT