Skip to content

This is a simple script made to export your lectures to a calendar file that could be imported into your phone calendar or everywhere else.

License

Notifications You must be signed in to change notification settings

finedust/calendar-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniBo Calendar Builder

This is a simple script made to export your lectures to a calendar file that
 could be imported into your phone calendar or everywhere else.

Reference GitHub page: https://github.com/finedust/calendar-builder

Dependencies: python3, (pip)
Installation: python3 -m pip install -r requirements.txt
Simple usage: ./main.py -c <course-code> -y <year>
          eg. ./main.py -c 8010 -y 2

The script fetches the UniBo API for open data and then makes your calendar in
 icalendar format (see https://en.wikipedia.org/wiki/ICalendar).


Important: This project is licensed under the terms of the MIT license.
See the file LICENSE.txt for details.

I'm not affiliated with UniBo (apart being a student) and my work is personal
 and not requested by the UniBo staff.


Probably this code contains bugs so please let me know if something goes wrong.


by Francesco Tosello. Contact me at: [email protected]

About

This is a simple script made to export your lectures to a calendar file that could be imported into your phone calendar or everywhere else.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages