This tool regularly checks the vaccination portal of Saxony, Germany for available appointments for specified vaccination centres.
Node.js and npm are required. You also need to be registered on the vaccination portal before being able to use this tool.
- Run
npm ci
to install dependencies - Set the following environment variables
Env var Required Description USER_NAME Yes Your so called "Vorgangskennung" PASSWORD Yes Your Password CENTRES Yes Comma separated list of centres to check: Belgern-Schildau, Borna, Kamenz, Chemnitz, Dresden, Treuen, Annaberg-Buchholz, Löbau, Leipzig, Mittweida, Pirna, Riesa, Zwickau DELAY No Delay between each check in ms (300000 ms = 5 min by default) - Run
node index.js
- Wait for the notification and be lucky