This is a node app written in typescript which warns you when there's an available slot in the Migrationsverket Appointment system.
Tested with Node 18 but should work with Node 12 or superior
npm install
npm run start
Set up the timer in the app.js
- The only service currently supported is "Fingerprint and photo"
- Only working for Stockholm, Uppsala and Örebro
Contributions needed for more services and cities. Just do the Pull Request.