Skip to content

Anurag2394/CoWin-Slot-Notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CoWin-Slot-Notifier

This is a simple python based Cowin slot Notifier.

Features:

(1) Lets you search the slot based on Pincode and Date. (2) Once launched it runs indefinetly and checks for slot each 10 seconds. (3) It sends a windows Notification whenever a slot is available. (4) Prints all the details of the slot in the console.

Installation steps:

(1) Make sure your system has python install. Open cmd, run command
python

(2) Run commands:
pip install requests
pip install time
pip install win10toast

(3) Execute command:
python cowin_api.py

Releases

No releases published

Packages

No packages published