This repo contains scripts, programs and command-line tools that add functionality to BitBar.
The best way to report an issue with a plugin is to find the plugin on https://getbitbar.com and click "Open issue". If possible, the author will be tagged in the issue - which greatly increases your chances of getting the issue looked at quickly.
- Just drop the plugin into your BitBar plugins folder (if you have the repo, why not use the
Enabled
folder?) - Make sure it's executable (in Terminal, do
chmod +x plugin.sh
) - Then choose
Refresh all
from the BitBar menus
###Available Plugins
To see a list of available plugins, visit https://getbitbar.com/
##Contributors
Special thanks to everyone who has contributed: https://getbitbar.com/contributors
To contribute your own plugin, consult the guide to writing plugins