Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.
/ covistat Public archive

Covid-19 stats summary for Kerala in your terminal

License

Notifications You must be signed in to change notification settings

viswa/covistat

Repository files navigation

Covistat

A Terminal app for Covid-19 stats

covistat output

Covistat is a terminal app that displays Covid-19 statistics for Kerala, fetching and displaying from public APIs by Coronasafe.

  • It uses goroutines for concurrent fetch and unmarshalling of response from sources.
  • Stats updates usually take place every 24 hours.

Installation

Install the latest version in $GOBIN or $GOROOT\bin by

go install github.com/viswa/covistat@latest

Or download the appropriate binary from releases

Usage

covistat

License

Covistat is licensed under MIT License.