A crypto dashboard using Coingecko API and Raspberrry PI fully with C++
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 is developed using Qt widgets, I want it fully C/C++ based.
- 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
- CoinGecko API support for Pi and Linux
- Integration to Qt
- Qt feature addition
- Basic crypto pricing
You can too contribute to this project!