https://github.com/harshit98/live-covid19-notifier
Displays live notifications related to COVID-19 cases in India as real time notification 🚀
https://github.com/harshit98/live-covid19-notifier
coronavirus coronavirus-real-time covid-19 covid-19-india stay-home stay-safe
Last synced: about 1 month ago
JSON representation
Displays live notifications related to COVID-19 cases in India as real time notification 🚀
- Host: GitHub
- URL: https://github.com/harshit98/live-covid19-notifier
- Owner: harshit98
- License: mit
- Created: 2020-04-29T06:30:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-05-02T11:54:33.000Z (about 5 years ago)
- Last Synced: 2025-03-20T01:16:14.661Z (about 2 months ago)
- Topics: coronavirus, coronavirus-real-time, covid-19, covid-19-india, stay-home, stay-safe
- Language: Python
- Homepage:
- Size: 497 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
LIVE: COVID-19 Notifier 😷
> Displays live notifications related to COVID-19 cases in India as real time notification.
## 📸 Screenshot
## Prerequisites
- Python 3.7
## 🚀 Usage
- Create virtual environment:
```sh
$ python3 -m venv Live-Covid19-Notifier
```- Activate virtual environment:
```sh
$ source Live-Covid19-Notifier/bin/activate
```- Run `requirements.txt` to install package dependencies:
```sh
$ pip install -r requirements.txt
```## Author
👤 **Harshit Prasad**
* Twitter: [@HarshitPrasad8](https://twitter.com/HarshitPrasad8)
* Github: [@harshit98](https://github.com/harshit98)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
Copyright © 2020 [Harshit Prasad](https://github.com/harshit98).
This project is [MIT](https://github.com/harshit98/Live-Covid19-Notifier/blob/master/LICENSE) licensed.