Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.37 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.37 KB

COVID-19

What is COVID-19 commonly known as coronavirus? I think we all know. But we don't know one thing - how fast it spreads. This script, based on data downloaded from NovelCOVID's website, gives quick access to important information.

Installation

Open terminal and type:

$ cd ~/
$ git clone https://gitlab.com/xXBlackMaskXx/COVID-19
$ cd COVID-19
$ cp COVID-19.sh [wherever you want]

Dependencies

Required? Package name Description
Yes git Distributed version control system
Yes (No?) ttf-font-awesome Iconic font designed for Bootstrap
Yes JQ Command-line JSON processor
Yes (or...) dmenu Generic menu for X
(...or) Yes rofi (+ rofi-dmenu) A window switcher, application launcher and dmenu replacement
$ git clone https://gitlab.com/xXBlackMaskXx/dmenu
$ cd dmenu
$ sudo make clean install
Where did this idea come from?

My brilliant friend Dawid Potocki interested me in this by creating his script for polybar - and I decided to develop it.

A small sample

Demonstration video