tzarskyz / btctop

Top for Bitcoin exchanges!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

btctop

Top for Bitcoin exchanges! Uses the bitcoincharts.com API for data and displays the data in sortable and filterable format in a terminal window. Inspired by goxtool!

image

Latest Binaries

Available on the release page.

Installation from source

Install Go and then (for OS X and linux):

export GOPATH=/path/to/gopath
go get github.com/donovanhide/btctop
./bin/btctop

TODO

  • Dynamic window resizing
  • Graphing of last 24 hours of trades per exchange
  • Reconcile figures...

About

Top for Bitcoin exchanges!