GitHub - lujapu/bitbar-plugins: Plugin repository for BitBar

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

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 (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 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
  • WinkDex BTC Index

####Developer

  • Homebrew available updates
  • Jenkins build status
  • TravisCI check
  • Docker status (docker-machine and running containers status)
  • Xcode version
  • Github Notifications
  • Semaphoreci project list

####Finance

####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
  • Battery percentage for bluetooth Trackpad
  • Battery cycles

####Time

  • Fuzzy clock

####Web

  • SAP version
  • StackOverflow
  • HackerNews Top Stories
  • Reddit, Top/New Links in Subreddits

####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

Resources

Readme

Activity

Stars

0 stars

Watchers

1 watching

Forks

0 forks

Releases

No releases published

Languages

  • Shell 54.1%
  • Python 27.7%
  • Ruby 15.2%
  • JavaScript 3.0%