A lightweight Mac OSX tray application that tracks the prices of cryptocurrency. Currently supports BTC, ETH, LTC, DASH, ZEC, XRP.
The app sits in the top-menu and shows the value of the selected crypto in either USD, GBP or EUR and refreshes every minute.
Built with Electron, uses the CryptoCompare API.
git clone https://github.com/chrisunderdown/bitdock
cd bitdock
npm install
npm start
npm run package
open out/Bitdock-darwin-x64/Bitdock.app