Skip to content

MatthiasReumann/webuntis-to-ics-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

webuntis-calendar-sync

Create .ics file from webuntis timetable

.ics files can be used to get your webuntis timetable to:

  • Google Calendar
  • macOS Calendar
  • ...

Config file

Configuration file (.toml) syntax

[user]
server = "nete.webuntis.com"
username = "firstname.lastname"
password = "supersecret"
school = "superschool"
class = "SUPER4"

Usage

python3 main.py <config>

About

Create .ics file from webuntis timetable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages