Skip to content

VPSaliens/coronavirus-tracker-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%