TheCharlatan / Crypto-Ticker

A price ticker for crypto-currencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Crypto-Ticker

A price ticker for crypto-currencies. The ticker is a simple Linux desktop widget with built in alarm that triggers at a set threshold. It also has basic price plotting and potentially supports any cryptocurrency exchange with a public ticker api.
Any market with a public JSON api can be added into the JSON config file.


The ticker currently supports:
[OkCoin] (https://www.okcoin.cn/api/ticker.do)
[BTCChina] (https://data.btcchina.com/data/ticker)
[Bitstamp] (https://www.bitstamp.net/api/ticker/)
[BitFinex] (https://api.bitfinex.com/v1/pubticker/BTCUSD)


Dependencies:

qt4.8
liburl
c++11

About

A price ticker for crypto-currencies.

License:GNU General Public License v2.0


Languages

Language:C++ 98.4%Language:C 1.5%Language:QMake 0.1%