Skip to content

Gets the Uni schedule html table and converts to ics calendar format

Notifications You must be signed in to change notification settings

JayBigGuy10/Waikato-WebTableICS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Waikato-WebTableICS

Quick python script to pull the table from timetable.waikato.ac.nz and convert / assemble into an ICS file that can be imported into any digital calendar software

Demo use case

  • I create my timetable by adding my papers in the waikato university timetable site
  • copy the timetable link into URL on line 4 of the script
  • set the start_dt to the monday of the week before i want the events to start
  • change weeks to the number of weeks to repeat the events for
  • run the script
  • open outlook.live.com/calendar
  • add calendar, upload from file
  • Warning, add the events to a new empty calendar just in case something has gone wrong [painful to delete the events 1 by 1 because the cal has other events you want to keep]

About

Gets the Uni schedule html table and converts to ics calendar format

Topics

Resources

Stars

Watchers

Forks

Languages