Sign inSign up

creack/btcl

By creack

Updated almost 13 years ago

Follow Bitcoin markets from your terminal. btcl is a cli for retrieving Bitcoin prices from your command-line instantly.

1

58

creack/btcl repository overview

btcl

Follow Bitcoin markets from your terminal.

btcl is a cli for retrieving Bitcoin prices from your command-line instantly. You can choose to get the top market or retrieve a single price quote with the exchange symbol from bitcoincharts.

$ docker run creack/btcl mtgoxUSD
847.0

Usage

Retrieve the prices from the top exchanges.

$ docker run creack/btcl

Quickly retrieve the ask price from a single exchange. The first argument is the symbol used on bitcoincharts.com (see all market symbols at bitcoincharts.com/markets/).

$ docker run creack/btcl mtgoxUSD
847.0

Get more prices.

$ docker run creack/btcl mtgoxUSD --verbose

or

$ docker run creack/btcl mtgoxUSD -v

Contact

If you would like to contact me for further information on the project, see the info below.

Email: [email protected]

Github: jawerty

Twitter: @jawerty

Blog: http://jawerty.github.io

Tag Summary

No tags have been pushed to this repository yet.