Skip to content

volkan/appointment-finder-berlin

Repository files navigation

Berlin Appointment Finder

Services

  1. Go to the services page

    Service list

     * Apply for ID card
     * Register an apartment
     * Apply for a passport
     * Business registration
    

    Pick one like Registration of an apartment

    Pick office like District office Friedrichshain - Kreuzberg and copy the appointment URL

  2. Go to the pushover service page

    • Create an account (1 month free)
    • Create an Application/API Token
    • Download mobile app and login.
  3. Create an instance via Oracle always free

How can I use it?

* Update `TARGET_URL` with office URL in `.env`
* Update pushover API credentials in `.env`

Requirements & Setup:

$ mkdir -p ~/projects/ && cd ~/projects/
$ git clone https:/volkan/appointment-finder-berlin.git
Cloning into 'appointment-finder-berlin'...

$ cd appointment-finder-berlin
$ cp .env.dist .env
$ vi .env # for change, credentials, and URL
$ docker-compose up

Crontab

* * * * * cd ~/projects/appointment-finder-berlin && /usr/local/bin/docker-compose up

About

Make an appointment online with the Berlin authorities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published