/coronavirus-tracker-cli

Track conronavirus cases from command line. curl https://corona-stats.online/

Primary LanguageJavaScript

cornavirus-tracker-cli

Track coronavirus from cli

Screenshot

Curl

All: curl https://corona-stats.online/

Country wise: curl https://corona-stats.online/<country>

Example:

US: curl https://corona-stats.online/US

Italy: curl https://corona-stats.online/Italy

ToDos

  • Filter by country to get cases by local states.
  • Move from npm to curl
  • Add daily change.
  • Add growth rate. (linear regression)
  • Add latest updates from reddit / twitter.

Thanks to

Related Projects

License

This project is licensed under the MIT License