Mac Tray for displaying the price and percentage of Crypto Coins over last 24 hours.
Tray updates per second. Ticker table updates per 5 seconds by default(Can change later).
Data collects from Binance
- Select the symbol to display it in Tray
- Unselect the symbol to not display it in Tray
- Input a symbol and click the
Add
button orEnter
key to add it into Ticker Table - Right click the symbol to delete it from Ticker Table
- Settings can be changed in
Settings
page
git clone https://github.com/VidocqH/VidoCryptoTray.git
cd VidoCryptoTray
yarn install
chmod +x generateIcons.sh
./generateIcons.sh
yarn dev
Then there you go!
yarn run make
The executable will be in ./out