paddyzab / coin_ticker

Utility tool to track prices and ratio between Ethereum and Bitcoin.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coin ticker

It's a small utility tool which notifies you inside of your terminal about changes in cryptocurrencies changes.

Bag Value

Tracking value of your bags - not completed. Create cointicker_config.yaml file in your home directory. Example you will find in example_config.yaml

Add in coins, coin identifier you want to track.

Building

To build use makefile.

make build

or

make install

for testing run

make test

Data are fetched from coinmarketcap api.

About

Utility tool to track prices and ratio between Ethereum and Bitcoin.


Languages

Language:Go 98.0%Language:Python 1.3%Language:Makefile 0.8%