Automated appointment booking service for muenchen.de
- Automatic search avaliable appointment slots
- Automatic book an appointment during desired dates, e.g. appy driving license
Want more feature? Submit an issue :)
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
MIT © Changkun Ou