Skip to content

yashjakhotiya/CoWin-Update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoWin-Update

Is the CoWin website updated for registration?

This is a very hacky PYTHON3 script to lookup the CoWin portal if they re-deployed their JS frontend to update validations (inspired from @umanghome) and sound an alarm when they do.

  1. pip install -r requirements.txt
  2. python can_i_register.py

I tested this on Windows Powershell. If you want to test the alarm somewhere else, you might want to do,

from playsound import playsound
playsound('alarm.wav')

About

Is the CoWin website updated for registration?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages