finnkauski / corona-uk

Very simple bash script to assess the current state of the pandemic.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corona case and death tracker

Very simple script to track the number of cases and deaths in the UK. I have decided to cut down how much news I read at this difficult time so this is a way for me to still keep in the loop a little bit.

Outputs: 🤒 5,018 (1,035 new) 💀 233 (56 new)

It just nicely wraps the live updates from here. Thank you to Luke Smith (YouTuber) for the idea as I wanted to learn a bit more bash.

Usage

The script will run out of the box just by running bash ./corona.sh or by turning it into an executable.

Use corona help for more information on usage.

Stay safe everyone.

About

Very simple bash script to assess the current state of the pandemic.


Languages

Language:Shell 100.0%