Skip to content

A Simple Python Script Which tracks the Covid19 Outbreak in India and shows a notification in every 1 hour.

License

Notifications You must be signed in to change notification settings

RohanDas28/Covid-19-Tracker-with-Notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Covid-19 Tracker and Notifier In Python forthebadge

This is a simple python script which tracks the stats of Covid 19 Outbreak in India and Displays a Notification in every 1 Hour.


Instructions

  1. Make sure you have Python (Version 3.7 or higher) installed in your system.
  2. Open the folder in CMD and type pip install -r requirements.txt for installing all the required packages.
  3. Now edit the main.py file using your favorite code editor(Example: Sublime text editor, VSCode, Vim).
  4. Enter Your State Name in Line no 30. (Don't enter more than 5 States). (Example: states = ['Delhi', 'West Bengal', 'Maharashtra',])
  5. Now save the file, close the editor and run main.py.

This Program Will Only Work On Windows 10 Currently.


Be sure to stargaze the repository and also checkout My Website to contact me.

Thank You.

About

A Simple Python Script Which tracks the Covid19 Outbreak in India and shows a notification in every 1 hour.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages