Displays percentage of people vaccinated against COVID-19 for a given country in your macOS menu bar
- 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 people vaccinated against COVID-19.
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 and Our World In Data for the data, as well as everyone doing their part.