Skip to content

A simple application for Windows OS that notifies the user of various stats pertaining to COVID-19 cases every hour.

License

Notifications You must be signed in to change notification settings

akshatrb/COVID19-Notification-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RT Covid19 Notification Script

Displays live information related to COVID-19 cases in India as a real time notification.

This python script that scrapes data from MOHFW website.

Features

  • Real-Time
  • Periodic Notification Popup

Datasource

  • MOHFW

Prerequisites

  • Python 3.7
  • BeautifulSoup

To run the application

  • Run requirements.txt to install package dependencies:
$ pip install -r requirements.txt
  • Run main.py file

States

  • Uttar Pradesh
  • Karnataka
  • West Bengal

Support

Consider giving a ⭐️ if this project helped you, It'd mean a lot to me!

About

A simple application for Windows OS that notifies the user of various stats pertaining to COVID-19 cases every hour.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages