Skip to content

Tool for creating .ics file for courses schedule of the VSPJ

Notifications You must be signed in to change notification settings

mrmidi/VSPJ-Rozvrh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Schedule creator for College of Polytechnics

Description

This app will create ICS calendar from your html schedule. Just go to https://is.vspj.cz/, login, navigate to Rozvrh>Muj rozvrh and save the page as html. Then run this app and select the file. The app will create ICS file that you can import to calendar of your choice.

Installation

  1. Clone the repository
  2. Install the requirements
pip install -r requirements.txt
  1. Run the app
python main.py
  1. Follow the instructions

Optional

You can add teachers email addresses to the teachers.txt file. You will be able to write them right from your calendar.

Notice

I really hope that IS will be changed soon and this app will be useless. But until then, enjoy.

About

Tool for creating .ics file for courses schedule of the VSPJ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages