Skip to content

fatemehkarimi/Track-N-Trade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrackNTrade

desktop application to Track Cryptocurrency prices TrackNTrade

Third-party

  • Qt 5.12.8
  • QMake

The prices are fetched from api.cryptowat.ch. The free version of API with limited number of request per day is used.

NOTE: if you live in Iran, then you may have problems using cryptowatch. make sure you have activated shecan before running the app.

Build

git clone https://github.com/fatemehkarimi/Track-N-Trade.git
cd Track-N-Trade
mkdir build
cd bulid
qmake ../TrackNTrade.pro
make

use the command ./TrackNTrade to run the app.

Releases

No releases published

Packages

No packages published

Languages