Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 632 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 632 Bytes

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