Skip to content

A menu bar app that provides cryptocurrencies prices on trading markets in real-time. The supported market now is koinex. Made with Electron

License

Notifications You must be signed in to change notification settings

hardikjain29/crypto-trading-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto Trading Tracker

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:

  1. Koinex

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/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

License

This app is distributed under the Creative Commons Zero v1.0 Universal license

Follow me on Twitter

About

A menu bar app that provides cryptocurrencies prices on trading markets in real-time. The supported market now is koinex. Made with Electron

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published