shellfolio is a cryptocurrency portfolio manager and price tracker for the CLI. It gathers it's information from coinmarketcap.com, calculates what your coins are worth and presents the results on the shell:
Installation
Copy the file .shellfolio into your home directory
Copy the file shellfolio.sh into a directory that is in you PATH variable
Set the correct file permissions: chmod u+x shellfolio.sh
The variable $COINS defines all coins you want to be listed, must be referenced by their name. All other variables are coins you own (must be the ticker name), their value represents the amount you have.