daviian/ooe-impf-alert — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2021-06-06
Monitor a specific Upper Austrian vaccination district for earlier appointment slots.
Get a push notification via IFTTT the moment an earlier slot opens.
Run the tool in the background instead of manually refreshing a booking website.
Compile and run the standalone Go binary on Mac, Windows, or Linux.
| daviian/ooe-impf-alert | anomalroil/1key | danterolle/loqi | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | Go | Go | Go |
| Last pushed | 2021-06-06 | 2019-05-17 | — |
| Maintenance | Dormant | Dormant | — |
| Setup difficulty | moderate | moderate | moderate |
| Complexity | 2/5 | 3/5 | 2/5 |
| Audience | general | ops devops | developer |
Figures from each repo's GitHub metadata at analysis time.
Requires finding a district ID from the government API and setting up a free IFTTT account.
This is a tool that automatically hunts for earlier COVID-19 vaccination appointments in Upper Austria and alerts you the moment one becomes available. If you already have a slot booked but want to find something earlier, you run this program in the background and it will notify you on your phone whenever it finds an opening that's sooner than your current date. The way it works is straightforward. You tell it which district you're interested in, what date you're trying to beat, and connect it to a free service called IFTTT (If This Then That). The tool then repeatedly checks the Upper Austrian government's vaccination database for available slots. Whenever it finds one earlier than your target date, it triggers a push notification through IFTTT so you get alerted immediately on your phone. This gives you a real-time advantage to book the slot before someone else grabs it. To use it, you need three pieces of information. First, you identify which vaccination center or district you want to monitor by finding its ID number from the official government API. Second, you create a free IFTTT account and set up a simple automation that sends a phone notification when triggered. Third, you run the program with your parameters, telling it which district to watch, what date to beat, and which IFTTT notification to trigger. The original creator built this for themselves during the vaccination rollout in Austria, and it's written in Go, a programming language that makes it easy to compile into a standalone program that runs on Mac, Windows, or Linux. This is the kind of tool that's useful in a specific time and place, during a vaccine rollout when appointment slots are scarce and people want to upgrade their timing. It's not a polished app you'd find in an app store, but rather a practical script that automates the tedious job of repeatedly refreshing a website looking for something better.
A Go tool that watches Upper Austria's COVID-19 vaccination booking system and sends a phone alert when an earlier appointment slot opens up.
Mainly Go. The stack also includes Go, IFTTT.
Dormant — no commits in 2+ years (last push 2021-06-06).
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Don't trust strangers blindly. Verify against the repo.