Skip to content

App for looking crypto prices in tray. Crypto tray ticker

License

Notifications You must be signed in to change notification settings

kl09/crypto-tray-ticker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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