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 30 seconds.
Supported Markets:
To download the app, click here (currently available for macOS only)
First, clone this repo:
git clone https://github.com/hardikjain29/crypto-trading-tracker.git
cd crypto-trading-tracker
Then install and launch:
npm install && electron .
If the command electron
is not working, make sure to install electron globally:
npm install electron -g
This app is distributed under the Creative Commons Zero v1.0 Universal license
Follow me on Twitter