Skip to content

A utility to create an .ics calendar file from the UOW sols calendar

License

Notifications You must be signed in to change notification settings

iommu/sols-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

sols-calendar

A utility to create an ical (.ics) file from the UOW sols calendar

running

  • Requires Python 3
  • Python ics library
  1. Download the python ics library
    pip install ics

  2. Go to the sols calendar and download the webpage with CMD/CTRL + s into this directory. This should be saved to a file "My SOLS - My Timetable.html"

  3. Run the convert.py file with the input argument of the downloaded file

$ python ./convert.py ./My\ SOLS\ -\ My\ Timetable.html

specifiying the first monday of the semester and the week on which the break is when prompted.

  1. Import the .ics file into the calendar application of your choice (as a seperate calendar for easy deletion incase of mess up)

About

A utility to create an .ics calendar file from the UOW sols calendar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages