Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 671 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 671 Bytes

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