Crypto Bar
A menu bar application built using Electron that updates cryptocurrencies prices in real-time and allows users to create alerts for price changes. Pricing data is updated every minute.
Downloading the app
To download the app, click here (currently available for macOS only)
Build the app locally for development (PR's welcome)
First, clone this repo:
git clone https://github.com/geraldoramos/crypto-bar.git
cd crypto-bar
Then install and launch using NPM:
npm install && npm start
License
This app is distributed under the Creative Commons Zero v1.0 Universal license
Follow me on Twitter