Gocorona Save Abandoned

Track the latest Coronavirus (COVID-19) statistics from your terminal

Project README

Gocorona - Coronavirus Statistics Dashboard for your Terminal

Go Report Card Codacy Badge HitCount PR's Welcome

View the latest Coronavirus (COVID-19) statistics in your terminal.

Screenshot of application

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

asciicast

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.

Open Source Agenda is not affiliated with "Gocorona" Project. README Source: ayoisaiah/gocorona
Stars
72
Open Issues
1
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating