8000 GitHub - benjamin-sommer/BitBar-Scripts: A variety of scripts for BitBar, a menu bar customisation tool for Mac
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A variety of scripts for BitBar, a menu bar customisation tool for Mac

Notifications You must be signed in to change notification settings

benjamin-sommer/BitBar-Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BitBar-Scripts

Installation (Mac only)

  1. Install BitBar and choose a location for your plugins folder.
  2. Download and extract this repo and move the 2 scripts into the plugins folder.
  3. Give each script executable permissions by running chmod +x [script filename].
  4. Install pip if you haven't already by running sudo easy_install pip.
  5. Install the requests package using pip install requests.
  6. In the menu bar, go to BitBar > Preferences > Refresh All.
  7. You should now see the plugins in the menu bar.

Coronavirus country specific setup

  1. Open the coronavirus-uk.py file in any text editor.
  2. Change line 26 if x["country"] == "UK": to if x["country"] == "{country name}":
  3. In the menu bar, go to BitBar > Preferences > Refresh All.

About

A variety of scripts for BitBar, a menu bar customisation tool for Mac

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0