Skip to content
/ websis Public
forked from jnhnum1/websis

MIT Websis to Google Calendar Importer

License

Notifications You must be signed in to change notification settings

tamijo/websis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIT Websis to Google Calendar Importer

This is some Javascript for MIT students to parse their course schedules from WebSIS and add them to Google Calendar.

Directions

  1. Copy the text in the main.js file.
  2. Go to your websis class schedule
  3. Go to the javascript console in Chrome (right-click, inspect element, clickconsole)
  4. Paste this code and press enter. If you see an error about gapi typeerror, try again.
  5. Grant access.
  6. See your classes appear in your Google Calendar!
  7. Report an issue at https://github.com/jnhnum1/websis/issues if there are any problems.
    Note: If the times of your classes seem to be offset, check that your calendar has its timezone set to eastern time (GMT -5:00).

About

MIT Websis to Google Calendar Importer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%