Pycowin
Cowin app which sends notifications when vaccines are available
Get alert whenever vaccines are available in your area
This app searches for vaccines every 10 minutes and sends u a desktop as well as a voice notification to alert you
Screenshots
Windows
Linux
Notifications
Windows
Linux
Installation
Windows
Download the windows zip from releases.Extract and directly run from there.
Linux
Download the Linux tar.xz from releases.Extract and directly run from there.
Running from terminal
cd <extracted_folder_name>
./pycowin
Running from source
Requirements
Windows
pip install pyqt5 requests win10toast playsound
Linux
Requirements
spd-say : it is usually found in all distros by default. If not found install from your package manager
pip3 install requests PyQt5
Running
git clone https://github.com/drunckj/Pycowin.git
cd Pycowin/src/<windows or linux>
python3 pycowin.py



