Skip to content

f-prime/CryptoTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CryptoTracker

An easy way to setup and manage your crypto currency portfolio from the terminal.

(Using the Coin Market Cap API)

Compatible with Python 2 and Python 3

Install

python setup.py install

Usage

View coin data

cryptotracker -i bitcoin xrp dash

Convert fiat output

cryptotracker -i bitcoin -c eur

Add to portfolio

cryptotracker -a btc --amt 2000

cryptotracker --add ripple --amt 5352

Remove from portfolio

cryptotracker -rm btc

View Portfolio

cryptotracker -p

Screenshot

About

Create and track your crypto currency portfolio from the terminal

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages