Skip to content

A tiny status bar widget for OS X that displays the latest spot prices from several tickers.

Notifications You must be signed in to change notification settings

coduggan/btcbar

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

btcbar

A tiny status bar widget for OS X that displays the latest USD/BTC spot price from BitStamp, BTCe, Coinbase, and MtGox.

Screenshot

Here is how btcbar looks in your status bar:

Screenshot

And how you can select a ticker:

Menu Screenshot

Installation

Simply place btcbar.app in your /Applications folder, and optionally add it to Login Items in System Preferences > Users & Groups to display it automatically on startup.

Download

The current version of btcbar (2.1.1) can be downloaded here:

https://github.com/nearengine/btcbar/releases/download/v2.1.1/btcbar_2_1_1.zip

It requires OS X 10.7+ and a 64-bit processor.

Changelog

2.1.1

  • Enables live prices in menu
  • Fixes a minor bug in the ticker switching code

2.1.0

  • New BTCe/USD ticker
  • Manually refreshes when a ticker is clicked
  • Decreases disk io/cpu time/power usage
  • Greatly increases modularity (tickers now have a protocol, menu is dynamically generated)

2.0.0

  • Adds Bitstamp and Coinbase, and a little better backend abstraction so it will be easier to add future tickers.

TODO:

  • Live updating prices for each menu item in the dropdown
  • More robust abstraction of tickers/dynamic menu

1.0.0

  • The first release, which uses MtGox's USD ticker API.

License

This project currently retains my copyright, although I am considering moving to a FOSS license as it matures.

The source is provided for inspection, considering the nature of Bitcoin. You are free to download and build for personal use, but please don't redistribute this project yet.

Donate

If for some reason you feel like donating a few micro btc to future development, those should go here:

1AmsBDouePjXxe2R2kFwbuCdBSpsxwtrUt

About

A tiny status bar widget for OS X that displays the latest spot prices from several tickers.

Resources

Stars

Watchers

Forks

Packages

No packages published