COVID-19 Tracker CLI is an open-source NodeJS application for command line interface to track COVID-19 cases around the world. An optimized NodeJS application and a simple tracker with real-time updates from reliable data source. Visit Wiki
Wanna feature this project? Let me know!
It uses an API and collect the relevant information for your reference.
Data Source: https://www.worldometers.info/coronavirus/
This simple application offers you the following features...
- Real-Time udpates.
- Optimized application.
- Fast response time (~< 100ms).
- Simple layout and easy to understand.
- By country query (
/country).
More features coming soon...
To track COVID-19 cases on CLI globally, all you need to do is to use CURL or WGET command.
curl https://covid19tracker.xyzor
wget -i https://covid19tracker.xyz && cat index.htmlTo track COVID-19 cases on CLI by country, all you need to do is to add country name or code after /.
curl https://covid19tracker.xyz/philippinesor
curl https://covid19tracker.xyz/phHere's the screeshot of the tracker on CLI...
Working on it...
Contributions are welcome, create a pull request to this repo and I will review your code.
If you're facing a problem in using COVID-19 Tracker CLI please let me know by creating an issue in this github repository. I'm happy to help you! Don't forget to provide some screenshot or error logs of it!
- CI (CircleCI)
- Local Version
- Add Static Version
- Official Logo
- Sample Usage (gif)
- Add HTTP Headers (currently F)
- More Code Refactor! (I guess I know what I'm doing now... for sure)
- More... (have suggestions? let me know!)
Wanna see other projects I made? Join today!
If you love this project please consider to support the development by means of coffee. I spend and waste my time just to save your time! Be a sponsor or backer of this project. Just a cup of coffee!
- your_name_here
Wanna see your name here? Just buy me a coffee!
COVID-19 Tracker CLI is licensed under MIT - https://opensource.org/licenses/MIT
- Novel Coronavirus (2019-nCoV) situation reports - World Health Organization (WHO)
- 2019 Novel Coronavirus (2019-nCoV) in the U.S. - U.S. Centers for Disease Control and Prevention (CDC)
- Outbreak Notification - National Health Commission (NHC) of the People’s Republic of China
- Novel coronavirus (2019-nCoV) - Australian Government Department of Health
- Novel coronavirus 2019-nCoV: early estimation of epidemiological parameters and epidemic prediction - Jonathan M. Read et al, Jan. 23,2020.
- Early Transmissibility Assessment of a Novel Coronavirus in Wuhan, China - Maimuna Majumder and Kenneth D. Mandl, Harvard University - Computational Health Informatics Program - Posted: 24 Jan 2020 Last revised: 27 Jan 2020
- Report 3: Transmissibility of 2019-nCoV - 25 January 2020 - Imperial College London
- Case fatality risk of influenza A(H1N1pdm09): a systematic review - Epidemiology. Nov. 24, 2013
- A novel coronavirus outbreak of global health concern - Chen Want et al. The Lancet. January 24, 2020
- Symptoms of Novel Coronavirus (2019-nCoV) - CDC
- China's National Health Commission news conference on coronavirus - Al Jazeera. January 26, 2020
- Wuhan lockdown 'unprecedented', shows commitment to contain virus: WHO representative in China - Reuters. January 23, 2020
- Statement on the meeting of the International Health Regulations (2005) Emergency Committee regarding the outbreak of novel coronavirus (2019-nCoV) - WHO, January 23, 2020
- International Health Regulations Emergency Committee on novel coronavirus in China - WHO, January 30, 2020
- Human-to-human transmission of Wuhan virus outside of China, confirmed in Germany, Japan and Vietnam - The Online Citizen, Jan. 29, 2020
- Who: "Live from Geneva on the new #coronavirus outbreak"
- CDC Confirms Person-to-Person Spread of New Coronavirus in the United States - CDC Press Release, Jan. 30, 2020
- CMO confirms cases of coronavirus in England - CMO, UK, Jan. 31, 2020
- Coronavirus in France: what you need to know - The Local France, Jan. 31, 2020
- First two persons infected with coronavirus identified in Russia - Tass, Jan. 31, 2020
- Updated understanding of the outbreak of 2019 novel coronavirus (2019nCoV) in Wuhan, China - Journal of Medical Virology, Jan. 29, 2020
- Estimating the effective reproduction number of the 2019-nCoV in China - Zhidong Cao et al., Jan. 29, 2020
- Preliminary estimation of the basic reproduction number of novel coronavirus (2019-nCoV) in China, from 2019 to 2020: A data-driven analysis in the early phase of the outbreak - Jan. 30, 2020
- Coronavirus: Window of opportunity to act, World Health Organization says - BBC, Feb,. 4, 2020
- Clinical Characteristics of 138 Hospitalized Patients With 2019 Novel Coronavirus–Infected Pneumonia in Wuhan, China - Wang et. al, JAMA, Feb. 7, 2020
- NovelCOVID API based on top of WorldMeter
COVID-19 Tracker CLI is Developed and Maintained by Waren Gonzaga
- Facebook: https://facebook.com/warengonzagaofficial
- Twitter: https://twitter.com/warengonzaga
- Website: https://warengonzaga.com
- Email: dev(at)warengonzaga[.]com
</> with <3 by Waren Gonzaga
