Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Simple Covid Notifier

A python script to update about the covid cases like Deaths, Recovered and Active Cases in India by using covid19api. It will update the cases every one hour. For more info:

Setup Guidelines

git clone https://github.com/sanscript-tech/hacking-tools-scripts.git
cd hacking-tools-scripts/Python/Simple_Covid_Notifier/
sudo pip3 install -r requirements.txt
sudo apt-get install python3-tk
  • To run the script:
sudo python3 main.py