Skip to content
This repository has been archived by the owner on Jul 31, 2023. It is now read-only.

Latest commit

 

History

History
17 lines (14 loc) · 1.38 KB

README.md

File metadata and controls

17 lines (14 loc) · 1.38 KB

COVID-19 Today for BitBar

Display changes in daily and average COVID-19 cases for a given country.

Installation

  1. Make sure you're using macOS.
  2. Install jq from the jq homepage or via homebrew with brew install jq.
  3. Install BitBar.
  4. 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.
  1. Open the plugin in a text editor and change the COUNTRY to a two- or three-letter country code.
  2. 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.

COVID-19 Today plugin sample

Attributions

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.