Skip to content

hwclass/bitbar-plugins

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 (or Restart) 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
  • Show TODO list and no. of items

####Music

  • iTunes (shows current track information from iTunes)
  • Spotify (Shows current track information from Spotify)

####Network

  • Bandwidth Usage
  • DNS Switcher
  • External IP
  • Internal IP
  • Ping
  • SSH
  • VPN connection checker

####System

  • Clipboard History
  • Real CPU Usage
  • Real CPU Usage Chart
  • Unix time
  • Uptime
  • USB Device Info
  • Screen Lock
  • Ejector
  • Power Status/source
  • Memory usage

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 56.5%
  • Python 28.5%
  • Ruby 12.6%
  • JavaScript 2.4%