Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 771 Bytes

README.md

File metadata and controls

34 lines (20 loc) · 771 Bytes

muenchen-termin

Automated appointment booking service for muenchen.de

Features

  • Automatic search avaliable appointment slots
  • Automatic book an appointment during desired dates, e.g. appy driving license

Want more feature? Submit an issue :)

Usage

Here is a slides for this service: Google Slides.

But, TL;DR:

  • Step 0: install requirements
pip3 install -r req.txt
  • Step 1: fill out all your configuration into config.json

  • Step 2: run termin.py via Python 3!

python3 termin.py

License

GNU GPLv3 © Changkun Ou