gocorona
gocorona copied to clipboard
Track the latest Coronavirus (COVID-19) statistics from your terminal
Gocorona - Coronavirus Statistics Dashboard for your Terminal
View the latest Coronavirus (COVID-19) statistics in your terminal.
Features
- View worldwide stats for cases, deaths, recoveries, active cases and mortality rate
- View stats for Coronavirus disease reports across the US states
- Track vaccine candidates
- Sort the data by cases, cases today, deaths, deaths today, recoveries, active, critical and mortality rate
- See prevention tips and other info about the Coronavirus pandemic
Demo
Installation and usage
You can download binaries for Linux, Windows, and macOS on the releases page.
Ensure the binary is executable by the current user, then execute it:
$ chmod +x gocorona-linux
$ ./gocorona-linux
Or if you have go
installed, clone the repo and install from source:
$ git clone https://github.com/ayoisaiah/gocorona
$ cd gocorona
$ go install ./cmd/gocorona/...
Then run the gocorona
command:
$ gocorona
Credit and sources
Gocorona relies heavily on other open source software listed below:
Contribute
Bug reports, or pull requests are much welcome!
Licence
Created by Ayooluwa Isaiah and released under the terms of the MIT Licence.