/mtgoxprice

A simple Go program that retrieves the current MtGox Bitcoin price

Primary LanguageGo

mtgoxprice

A simple Go program that retrieves the current MtGox Bitcoin price

Build and install with:

$ git clone git@github.com:Beldur/mtgoxprice.git $GOPATH/src/mtgoxprice
$ (cd $GOPATH/src/mtgoxprice && go build && go install)

Place .byobu/bin/10_mtgoxprice in your .byobu folder to see the current price in you status bar.