Skip to content

Receive notifications when appointments are available on an eKOL-TNV website.

License

Notifications You must be signed in to change notification settings

tillprochaska/ekol-tnv-notifications

Repository files navigation

ekol-tnv-notifications

Send push notifications via Pushover when there are available appointments on an eKOL-TNV website. eKOL-TNV is an online service used by many German municipalities.

Setup

  • Fork this repository.
  • Download Pushover, create an account, and register an application.
  • Set up the following repository secrets: PUSHOVER_API_TOKEN, PUSHOVER_USER_KEY.
  • Adjust the configuration file to your needs, i.e. add/remove the services you’d like to make an appointment for.
  • Rename .github/workflows/run.yml.example to .github/workflows/run.yml.
  • Done! A scheduled GitHub Action executes the script every 15 minutes on weekdays. You will receive a Pushover notification whenever appointments for the selected services are available.

About

Receive notifications when appointments are available on an eKOL-TNV website.

Resources

License

Stars

Watchers

Forks