Skip to content

Convert SFU class schedule to iCalendar file (for iCal, Google Calendar, etc).

License

Notifications You must be signed in to change notification settings

csvenja/SFU-iCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

02140c2 · Mar 6, 2017

History

42 Commits
Dec 10, 2014
Dec 7, 2014
Jan 28, 2014
Dec 24, 2013
Feb 13, 2017
Jan 8, 2015
Dec 7, 2014
Aug 13, 2014
Jan 28, 2014
Dec 7, 2014

Repository files navigation

SFU iCalendar

Convert go.sfu.ca class schedule to iCalendar file (for iCal, Google Calendar, etc.).

Online Usage

sfu-ical.svenja.im

Command Line Usage

  1. Install pip
  2. sudo pip install -r requirements.txt
  3. python grabber.py
  4. Enter student number and password
  5. iCalender file will be generated as yourname.ics

Pull Requests

All kinds of pull requests are welcome.

Disclaimer

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.

License

MIT