geekypandey / ACTS-Automated-College-Timetable-Setter

Set college timetable for a week on google calendar,based on the timetable uploaded on the college website.
MIT License
1 stars 1 forks source link

ics file generation #6

Open geekypandey opened 4 years ago

geekypandey commented 4 years ago

ICS file generation could help simply to add the timetable to any calendar.

Ideas : 1.Make use of ics python package. pip install ics