https://github.com/imjching/watcal
WatCal - a chrome extension that allows you to export your University of Waterloo class schedule to your calendar.
https://github.com/imjching/watcal
javascript schedule waterloo
Last synced: 11 months ago
JSON representation
WatCal - a chrome extension that allows you to export your University of Waterloo class schedule to your calendar.
- Host: GitHub
- URL: https://github.com/imjching/watcal
- Owner: imjching
- License: mit
- Created: 2016-07-17T20:54:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-12-23T18:04:26.000Z (over 9 years ago)
- Last Synced: 2025-03-31T19:14:05.273Z (about 1 year ago)
- Topics: javascript, schedule, waterloo
- Language: JavaScript
- Homepage:
- Size: 196 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WatCal
Allows you to export your University of Waterloo class schedule to your calendar.
Simply head over to Course Selection -> view my class enrollment results -> click on the term that you're interested to export your schedule from (e.g. Fall 2016). Please wait about 3 to 5 seconds for the `Download Schedule` link to appear under `Successful Course Enrollment` and you'll be able to download the Calendar file through that link.

You will be able to export your entire University of Waterloo class schedule, excluding Tests (as the venue is not updated yet), in one click. You can then import the generated iCalendar (.ics) file into many popular calendar applications, including Outlook, OS X Calendar, and Google Calendar. Note that your calendar's timezone should be set to **America/Toronto (UTC-05:00)** in order for the schedule to reflect the correct time.
Disclaimer: Not affiliated with or endorsed by the University of Waterloo.
Download: [Chrome Web Store](https://chrome.google.com/webstore/detail/watcal/piajnoiedgkdpnancbojkeeaddpahofd)
Forked from https://github.com/bhamodi/uwaterloo-schedule-exporter.