Track the current price of crypto currencies in your Linux Terminal, more features include:
- Search (including Fuzzy search) and Add Coins to List
- Delete Coins from List
- Add Holdings and track USD Value
- Sort the list in different ways
- Free API Key from Coingecko - get free Demo Key here: https://www.coingecko.com/en/api/pricing
- Also you need
jqVersion 1.7.0 or higher installed.
- 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
Partly coded with AI (Deepseek).