Skip to content

morrrrrrrr/WebUntis-CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UntisClient

Webuntis Client code from https://github.com/SchoolUtils/WebUntis

translated into C++ and Python

Python

The python implementation is the bigger of the two:

supports:

  • getting the timetable for today and for the week
  • getting the absences
  • printing the absence letter

dependencies:

  • requests
  • json
  • base64
  • datetime

See the main.py file in the python folder for usage

C++

The C++ implementation is very small and simple

supports:

  • getting the timetable for today and for the week

dependencies:

see the main.cpp file in the c++/source folder for usage

Notice

I am not affiliated with Untis GmbH. Use this at your own risk.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors