#render #data #terminal #case #dresden #covid-19 #latest

app covidd

Render current covid data for Dresden in the terminal

3 releases

0.1.9 Feb 3, 2021
0.1.8 Feb 3, 2021
0.1.7 Nov 28, 2020

#477 in Science

Download history 17/week @ 2024-02-23 3/week @ 2024-03-01 1/week @ 2024-03-08 40/week @ 2024-03-29 15/week @ 2024-04-05

55 downloads per month

MIT/Apache

510KB
1.5K SLoC

covidd

Render COVID-19 case data for Dresden in the terminal

Installation

Prerequisites

This tool is build with Rust so you need to have a rust toolchain and cargo installed. If you don't, please visit https://rustup.rs/ and follow their instructions.

Building

The preferred way is to run:

make install

If you do not have a fairly recent make (on macOS, homebrew can install a newer version), or don't want to use make, you can also run cargo install --path ..

Already built binaries

If you don't want to compile on your own, you can find binaries at the Github release page.

Usage

Run covidd.

  • Press Up/Right to zoom in
  • Press Down/Left to zoom out
  • Press Home/End to fully zoom in/out
  • Press 1 through 9 to zoom to the latest weeks
  • Press q to quit

Run covidd --help for an overview of more available options.

Screenshot

have a look at doc/screenshot.png

License: MIT OR Apache-2.0

Dependencies

~15–25MB
~363K SLoC