This repo contains scripts, programs and command-line tools that add functionality to BitBar.
- Just drop the plugin into your BitBar plugins folder
- Make sure it's executable (in Terminal, do
chmod +x plugin.sh
) - Then choose
Reset
from the BitBar menus
###Available Plugins
####AWS
- ELB (shows percentage of in service instances with total in/out in dropdown)
####Bitcoin
- Bitstamp last BTC Price
- Coinbase.com BTC Index
####Developer
- Homebrew available updates
- Jenkins build status
- TravisCI check
- Docker status (docker-machine and running containers status)
- Xcode version
####Finance
- Stock tracker
####Lifestyle
- Sleeping Time Cycles
- Current Task Reminder
####Music
- iTunes (shows current track information from iTunes)
- Spotify (Shows current track information from Spotify)
####Network
- Bandwidth Usage
- External IP
- Internal IP
- Ping
- VPN connection checker
####System
- Clipboard History
- Real CPU Usage
- Real CPU Usage Chart
- Unix time
- Uptime
- USB Device Info
- Screen Lock
- Mounted Disk Capacity
#####Battery
- Battery percentage for bluetooth Mouse
- Battery percentage for bluetooth Keyboard
####Time
- Fuzzy clock
####Web
- SAP version
- StackOverflow
####Weather
-
forecast.io
-
Open Weather Map
-
Weather Underground
- NOTE: Often this list isn't exhaustive as it's manually maintained, to see the latest plugins it is recommended that you browse around this repository.
##Contributors
Special thanks to everyone who has contributed:
- Bhagya Silva - http://about.me/bhagyas
- Jason Tokoph - http://jasontokoph.com
- Trung Đinh Quang - https://github.com/trungdq88
- Dylan Evans - https://github.com/whonut)
- Daniel Seripap - https://github.com/seripap
- Alexandre Espinosa Menor - https://github.com/alexandregz
- Damien Lajarretie - @dqms_output
- Dan Turkel - https://danturkel.com/
- Marian Schubert - https://github.com/maio
- Stratos Xakoustos - https://github.com/Stratouklos
- Chris Tomkins-Tinch - https://github.com/tomkinsc
- Raemond Bergstrom-Wood - https://github.com/RaemondBW
- Ant Cosentino - https://github.com/skibz
- Nicolas Lassaux - https://github.com/nico401
- Pierre-Louis Dubouilh - https://github.com/pldubouilh
- Jonathan Keith - http://jonkeith.com
- Jean Caillé - http://jcaille.github.io
- Carlson Orozco - https://github.com/carlsonorozco
- Taylor Zane Glaeser - https://www.taylorzane.com
- Wiktor Mociun - https://medium.com/@voter101
- Srinivas Gorur-Shandilya - http://srinivas.gs
- Adam Snodgrass - https://github.com/asnodgrass
- Manoj Mahalingam - https://github.com/manojlds
- Florian Hirschmann - https://github.com/hirschfl
To contribute your own plugin, consult the guide to writing plugins.