Skip to content

List and notify about any vaccination appointment that is present in your District with 7 days of today. (There are many other alternatives too. Maybe try them.)

License

Notifications You must be signed in to change notification settings

sedflix/cowin-availability-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cowin-availability-checker

List and notify about all any vaccination appointment is present in your District with 7 days of today.

Setup

From Source

go get github.com/sedflix/cowin-availability-checker
cd $GOPATH/src/github.com/sedflix/cowin-availability-checker
go build .

Using binary

Get the required binary from releases

Using docker

Usage

This script requires the name of the State and District to find available appointment

$ ./cowin-availability-checker --help

Usage of ./cowin-availability-checker:
  -d string
        Name of the District (default "Lucknow")
  -s string
        Name of the Sate (default "Uttar Pradesh")

Example

$ ./cowin-availability-checker -s "Uttar Pradesh" -d "Prayagraj"
Listing availble centres in Prayagraj, Uttar Pradesh
CHC Jasra 18-44 available 
End

About

List and notify about any vaccination appointment that is present in your District with 7 days of today. (There are many other alternatives too. Maybe try them.)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published