4.0.0 • Published 3 years ago

cowin-watch v4.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

About

A small utility to get notify for 18+ vaccination slot availability by pincode.

Installation

[sudo] npm install cowin-watch@latest -g

Demo

Demo

Demo

One time setup - Allow Notification Permission (Mac/Linux)

for security reasons, Mac is asking for permission for sending notification, so check by sending test notification as follows.

cowin-watch -t

Notification

Usage

cowin-watch -p 382481

Manually watch for zips Mac, Linux, Windows

Open Terminal and type fololwing, leave terminal aside

Start watching

cowin-watch -w 382481,380061 &

Stop watching

Restart system or use following commands.

fg
ctrl+c

Alternetive Setup Cron (Linux / Mac) - May NOT work for everyone!

⚠️ Crontab user might now able to send UI notification, so not sure following is working for all or now, few people said this approach is not working

crontab -e
*/5 * * * * cowin-watch -p 382481
*/5 * * * * cowin-watch -p 380061
4.0.0

3 years ago

3.0.0

3 years ago

2.0.2

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago