Skip to content

finnkauski/corona-uk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages