Jump to content
Fi8sVrs

CryptoTracker - Create and track your crypto currency portfolio from the terminal

Recommended Posts

  • Active Members
Posted

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

1.png

 

2.png

 

Download: CryptoTracker-master.zip

git clone https://github.com/Max00355/CryptoTracker.git

Source: https://github.com/Max00355/CryptoTracker

  • Upvote 2

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...