drunckj / Pycowin

Cowin app which sends notifications when vaccines are available

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Windows

Linux

Linux

Notifications

Windows

windows

Linux

Linux notification

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

Want to buy me a coffee : Paypal || Crypto(preferred)

About

Cowin app which sends notifications when vaccines are available


Languages

Language:Python 100.0%