Skip to content

OSSPhilippines/covid19-tracker-cli

Repository files navigation

COVID-19 Tracker CLI Developed by Waren Gonzaga

Github Release Github Star Github Fork License Powered By

Github Banner

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

Featured By

Wanna feature this project? Let me know!

How it Works

It uses an API and collect the relevant information for your reference.

Data Source: https://www.worldometers.info/coronavirus/

Features

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...

Usage

To track COVID-19 cases on CLI globally, all you need to do is to use CURL or WGET command.

curl https://covid19tracker.xyz

or

wget -i https://covid19tracker.xyz && cat index.html

To 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/philippines

or

curl https://covid19tracker.xyz/ph

Screenshots

Here's the screeshot of the tracker on CLI...

Screenshot

White Label / Personalize / Custom / Development

Working on it...

Regional Trackers

Contributing

Contributions are welcome, create a pull request to this repo and I will review your code.

Issues

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!

To Do

  • 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!)

Community

Wanna see other projects I made? Join today!

Community

Donate or Support

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!

Donate Support

Supporters and Backers

  • your_name_here

Wanna see your name here? Just buy me a coffee!

License

COVID-19 Tracker CLI is licensed under MIT - https://opensource.org/licenses/MIT

Code of Conduct

Read the Code of Conduct

Sources

Related Projects

Resources

Author

COVID-19 Tracker CLI is Developed and Maintained by Waren Gonzaga


</> with <3 by Waren Gonzaga