A Tracker to Check the availability of vaccine through pincode and buzzer in case of availability
🏠 Homepage
- Git
- Node
- NPM
- Clone the repository through https or ssh
ssh version
git clone [email protected]:ayu023ban/covid-vaccine-tracker.git
https_version
git clone https://github.com/ayu023ban/covid-vaccine-tracker.git
- Install the dependencies
npm install
alternatively you can also use
yarn install
- open config.js file
- fill out your desired pincodes
- change the duration of the checking intervals if you want (enter the values in seconds).
npm start
alternatively you can also use
yarn start
- hides the message of trying again and again and only show result if it has found vaccine.
- mutes the buzzer sound on finding the vaccine.
npm start hide-output
npm start mute-sound
npm start hide-output mute-sound
Link to the web interface: https://ayu023ban.github.io/covid-vaccine-tracker/
👤 ayush bansal
- Website: http://ayu023ban.github.io
- Github: @ayu023ban
Give a ⭐️ if this project helped you!
Copyright © 2021 ayush bansal.
This project is ISC licensed.