Bugswriter / corona-death-update

Sasti Siri is a voice program. She tell you how many people died due to corona.
3 stars 1 forks source link

Voice Corona Updates

I made this program, it will run in your computer background and give voice updates when someone die due to Corona around the world.

Installation

Use the package manager pip to install modules. It's better to use a python virtual environment.

git clone https://github.com/Bugswriter/corona-death-update.git
cd corona-death-update
pip3 install -r requirements.txt

Usage

python3 devil.py &

License

MIT