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