Create .ics file from webuntis timetable
.ics files can be used to get your webuntis timetable to:
Configuration file (.toml) syntax
[user]
server = "nete.webuntis.com"
username = "firstname.lastname"
password = "supersecret"
school = "superschool"
class = "SUPER4"
python3 main.py <config>