gitwtfhub

wtf is ooe-impf-alert?

daviian/ooe-impf-alert — explained in plain English

Analysis updated 2026-07-17 · repo last pushed 2021-06-06

2GoAudience · generalComplexity · 2/5DormantSetup · moderate

TL;DR

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.

Mindmap

mindmap
  root((repo))
    What it does
      Monitors vaccine slots
      Alerts on earlier openings
      Runs in background
    Tech stack
      Go
      IFTTT
    Use cases
      Find earlier vaccine slot
      Automate slot checking
      Get phone alerts
    Audience
      General public
      Upper Austria residents
    Setup
      District ID
      Target date
      IFTTT automation
    Context
      Built during vaccine rollout
      Time and place specific

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

Why would anyone build with this?

REASON 1

Monitor a specific Upper Austrian vaccination district for earlier appointment slots.

REASON 2

Get a push notification via IFTTT the moment an earlier slot opens.

REASON 3

Run the tool in the background instead of manually refreshing a booking website.

REASON 4

Compile and run the standalone Go binary on Mac, Windows, or Linux.

What's in the stack?

GoIFTTT

How it stacks up

daviian/ooe-impf-alertanomalroil/1keydanterolle/loqi
Stars222
LanguageGoGoGo
Last pushed2021-06-062019-05-17
MaintenanceDormantDormant
Setup difficultymoderatemoderatemoderate
Complexity2/53/52/5
Audiencegeneralops devopsdeveloper

Figures from each repo's GitHub metadata at analysis time.

How do you spin it up?

Difficulty · moderate Time to first run · 30min

Requires finding a district ID from the government API and setting up a free IFTTT account.

Wtf does this do

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.

Yoink these prompts

Prompt 1
Help me set up ooe-impf-alert with my district ID and target date.
Prompt 2
Walk me through creating an IFTTT automation that this tool can trigger.
Prompt 3
Explain how ooe-impf-alert checks the Upper Austrian vaccination API for openings.
Prompt 4
Help me compile this Go program for Windows so I can run it in the background.

Frequently asked questions

wtf is ooe-impf-alert?

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.

What language is ooe-impf-alert written in?

Mainly Go. The stack also includes Go, IFTTT.

Is ooe-impf-alert actively maintained?

Dormant — no commits in 2+ years (last push 2021-06-06).

How hard is ooe-impf-alert to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is ooe-impf-alert for?

Mainly general.

View the repo → Decode another repo

This repo across BitVibe Labs

Don't trust strangers blindly. Verify against the repo.