Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 601 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 601 Bytes

Migrationsverket Appointment Notification App

Getting Started

This is a node app written in typescript which warns you when there's an available slot in the Migrationsverket Appointment system.

Prerequisites

Tested with Node 18 but should work with Node 12 or superior

Installing and Running:

npm install
npm run start

Set up the timer in the app.js

Note:

  1. The only service currently supported is "Fingerprint and photo"
  2. Only working for Stockholm, Uppsala and Örebro

Contributions

Contributions needed for more services and cities. Just do the Pull Request.