Skip to content

Track your cryptocurrency portfolio in the bash terminal.

License

Notifications You must be signed in to change notification settings

1tituz/CoinTrack

Repository files navigation

coinTrack

Just a very simple Bash script to track your cryptocurrency Portfolio in the Linux Terminal.

coinTrack Screenshot Standart View

coinTrack Screenshot History View

Dependencies:

You need jq Version 1.7.0 (maybe 1.6.1 works, but didnt test fully) or above, and gawk installed in order for coinTrack to work.
You also might need a free API Key from Cryptocompare (https://min-api.cryptocompare.com/), but it seems to work without it at the moment.

How to Install:

  • You only need one File: coinTrack.sh
  • Best to copy file to its own Folder
  • Give the file necessary permissions sudo chmod +x coinTrack.sh
  • Start with ./coinTrack.sh