Skip to content

livc/syllabus2ics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syllabus2ics

The code is copied from this article, I made some changes to fit my own situation(ShanghaiTech).

Usage

  1. Edit conf_classTime.json if needed.
  2. Edit classInfo.xlsx according to the example. Notify classTime means the time interval INDEX in conf_classTime.json(the index starts from 1).
  3. python excelReader.py generates class info config.
  4. python main.py generates .ics file.
  5. Open .ics to import to your calendar app.

About

Scripts to generate .ics file of syllabus.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages