Coder Social home page Coder Social logo

gocorona's Introduction

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.

gocorona's People

Contributors

ayoisaiah avatar michaelthessel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gocorona's Issues

Failed to go get gocorona

Hey @ayoisaiah I wanted to try out your CLI tool. Looks pretty cool in the README but my first installation failed:

$ go get github.com/ayoisaiah/gocorona/cmd/...          
# github.com/ayoisaiah/gocorona/cmd/gocorona
go/src/github.com/ayoisaiah/gocorona/cmd/gocorona/main.go:108:23: currentTable.Widget.ScrollDown undefined (type *widgets.Table has no field or method ScrollDown)
go/src/github.com/ayoisaiah/gocorona/cmd/gocorona/main.go:110:23: currentTable.Widget.ScrollUp undefined (type *widgets.Table has no field or method ScrollUp)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.