Skip to content

Fetch Bürgeramt appointments and broadcast them via websockets

License

Notifications You must be signed in to change notification settings

nijat/burgeramt-appointments-websockets

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bürgeramt appointment finder

This server looks for Bürgeramt appointment every few seconds, and broadcasts the results via websockets. This is the code behind https://allaboutberlin.com/appointments

Setup

Standalone

pip install -r requirements.txt
python3 appointments.py

Docker

A Dockerfile is supplied with the repository.

About

Fetch Bürgeramt appointments and broadcast them via websockets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.2%
  • Dockerfile 2.8%