COVID-19 Tracker CLI

Hi there, my community is supporting my project related to COVID-19 pandemic. I create a CLI tool to track the cases globally using your command prompt, terminal, or termux for android. You don’t need to open a browser to track the cases just open these CLI and enter one line of command.

Repository: warengonza[.]ga/covid19-tracker-cli-repo

If you like the project please give it a star on Github… if you want to support the project you can of course buy me a coffee to keep this project a live!

Proudly powered by Coffee!
warengonza[.]ga/coffee4dev

Hi @warengonzaga welcome to the forums!
I like this sort of stuff, its very cool and relevant.

I have a question about where are you pulling the data from? Is it a public api or something from a health organization, or are you keeping track of it some other way?

Regardless very cool stuff!

Also I noticed the links you provided are redirects to your site or something instead of the full github link?

I’m using this API https://github.com/NovelCOVID/API
They getting the data from worldmeter and from here
https://github.com/CSSEGISandData/COVID-19/tree/master/csse_covid_19_data/csse_covid_19_time_series

1 Like