Skip to content

a package for cowin (india) vaccine availability check, bookings and registration

Notifications You must be signed in to change notification settings

DOLARIK/cowin_availability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CoWIN Vaccine Availability

Usage:

python3 utils.py [pincode] [duration (in sec)] [freq (in Hz)] [cadence] [sleep_time] [num_days]
  • pincode: pincode
  • duration: duration of buzzer (buzzes if it finds availability of vaccines in that pincode)
  • freq: sound frequency of buzzer
  • cadence: the number of times the buzzer is going to buzz
  • sleep_time: number of seconds to sleep before running the script again
  • num_days: number of days ahead of today to check for

Eg:

python3 utils.py 410206 1 440 3 60 5

About

a package for cowin (india) vaccine availability check, bookings and registration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages