A btc ticker using the btcmarkets api that also generates a portfolio

redacted 0a64e71291 fixed white space před 3 měsíci
build 833a119537 init před 3 měsíci
data 833a119537 init před 3 měsíci
src 0a64e71291 fixed white space před 3 měsíci
README.md 96b8f2b254 updated readme před 3 měsíci
btc_ticker 833a119537 init před 3 měsíci
makefile 833a119537 init před 3 měsíci

README.md

screenshot.png

C/GTK3 btc ticker

About

This is a btc ticker using the btcmarkets api that also generates a portfolio

Dependencies

GTK3

Usage

Gets the price of crypto currencies and calculates a portfolio based on a csv file passed in at runtime.
the csv file is formated as ticker, holding ie BTC-AUD, 1 LTC-AUD, 2 ...

Check the example.csv in /data