App for looking crypto prices in tray.
You can look for prices of top coins from coincap.io and binance.com Tested on Linux
go get github.com/kl09/crypto-tray-ticker
go build
./crypto-tray-ticker
- Blink on update, default: false
./crypto-tray-ticker -blink=true
- Delay between updates, default: 5s
./crypto-tray-ticker -updates-delay=30s
- Limit of tokens in menu, default: 20
./crypto-tray-ticker -tokens-limit=40
Star ⭐⭐⭐ it if u like