Skip to content

Instantly share code, notes, and snippets.

@hiorws
Forked from p0bailey/covid19-tmux-dashboard.md
Created April 3, 2020 14:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hiorws/3f8c977fc6864710a3e62e6649e25d62 to your computer and use it in GitHub Desktop.
Save hiorws/3f8c977fc6864710a3e62e6649e25d62 to your computer and use it in GitHub Desktop.
Covid19 Tmux Dashboard

Covid19-tmux-dashboard.

Screenshot 2020-04-02 at 23 51 44

A simple low tech Tmux based dashboard to track COVID19 with https://covid19.trackercli.com/ APIs.

Requirements

tmux curl watch

Setup

Download curl https://git.io/JvFwl -o covid19-tmux-dashboard.sh

Just to be sure doesn't contain anything nasty

cat covid19-tmux-dashboard.sh

Make it executable chmod +x covid19-tmux-dashboard.sh

Run ./covid19-tmux-dashboard.sh

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment