Thanks to visit codestin.com
Credit goes to github.com

Skip to content

shreshtha1106/cowin18-slots

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

cowin18-slots

You can run this to get notification when slots show up for 18+ Age on the Cowin website. The code is closer to the system and sends an alert on the system itself intead of relaying it to mobile phones so its a bit faster than phone notifications. The system needs to be on all that time when code is required to run and send alerts.

Steps to run in console:

  1. git clone [email protected]:shreshtha1106/cowin18-slots.git
  2. python3 PATH/cowin18-slots/script/cowin.py PATH is the path to the pulled cowin18-slots directories
  3. Enter district id if the district is not BBMP in Bangalore. How to fetch district id =>
    1. https://media.giphy.com/media/fKc75qEjcIBiBLem8D/giphy.gif
    2. https://gph.is/g/460bnAx

To Run this you will need the following installed in your system:

  1. python3
  2. simpleaudio (run "pip3 install simpleaudio" on terminal/console)
  3. numpy (run "pip3 install numpy" on terminal/console)
  4. requests (run "pip3 install requests" on terminal/console)

PS: This is a small personal project and my first on python so please feel free to drop review comments. Have tried to keep this code as procedural as possible to save some runtime as running it fast is the key.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages