/crypto-tray-ticker

App for looking crypto prices in tray. Crypto tray ticker

Primary LanguageGoMIT LicenseMIT

Crypto tray ticker

App for looking crypto prices in tray.

You can look for prices of top coins from coincap.io and binance.com Tested on Linux

Usage

go get github.com/kl09/crypto-tray-ticker
go build
./crypto-tray-ticker

Additional settings

  1. Blink on update, default: false
./crypto-tray-ticker -blink=true
  1. Delay between updates, default: 5s
./crypto-tray-ticker -updates-delay=30s
  1. Limit of tokens in menu, default: 20
./crypto-tray-ticker -tokens-limit=40

License

The MIT License (MIT)

Star ⭐⭐⭐ it if u like