Skip to content

A crypto dashboard using Coingecko API, Qt widgets and Raspberrry PI fully with C++

License

Notifications You must be signed in to change notification settings

mhdfasilwyd/Crypton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypton

A crypto dashboard using Coingecko API and Raspberrry PI fully with C++

CoinGecko API

Thanks to D7EAD CoinGecko C++20 library which is powering the base, a slight modification to codes and added build file for generating shared library

Raspberry Pi Linux PC
lib_pi lib_pc

Application

Application is developed using Qt widgets, I want it fully C/C++ based.

Building

  • Type . InstallDependency.sh in terminal and click enter
  • Inside CoinGecko folder open terminal, type make and enter
  • Inside Application open terminal, type qmake && make and enter
  • And to run application type . run.sh and enter

Status

  • CoinGecko API support for Pi and Linux
  • Integration to Qt
  • Qt feature addition
    • Basic crypto pricing

Contribution

You can too contribute to this project!

About

A crypto dashboard using Coingecko API, Qt widgets and Raspberrry PI fully with C++

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published