Display changes in daily and average COVID-19 cases for a given country.
- Make sure you're using macOS.
- Install
jq
from the jq homepage or via homebrew withbrew install jq
. - Install BitBar.
- Download the plugin and install it using the BitBar instructions.
- Make sure the path to your plugins doesn't contain any single or quotation marks. Ideally, avoid spaces as well.
- Open the plugin in a text editor and change the
COUNTRY
to a two- or three-letter country code. - Refresh BitBar via its built-in menu. If everything is set up correctly, you should briefly see a … icon, and then the number of new COVID-19 cases today.
In addition to the projects mentioned above, this plugin owes great thanks to the original upon which it is heavily based, covid-bitbar by Wilson Goode. Thanks as well to disease.sh for the pandemic data, as well as everyone doing their part.