zackkatz / bitbar-plugins

Plugin repository for BitBar

Home Page:https://getbitbar.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BitBar Plugins

This repo contains scripts, programs and command-line tools that add functionality to BitBar.

How to use them

  • 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:

Add your own plugin

To contribute your own plugin, consult the guide to writing plugins.

About

Plugin repository for BitBar

https://getbitbar.com


Languages

Language:Shell 54.4%Language:Python 31.1%Language:Ruby 14.5%