Skip to content

Mihaylov93/gearboxplus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gearboxplus

GUI tool to change the gears of the DevTerm A06 module. img

Compilation

This project is made with <3, C++ and Qt. To compile it you need gcc, CMake and Qt.

sudo apt install qtbase5-dev qt5-default gcc cmake

mkdir build  
cd build  
cmake path/to/gearboxplus  
make

Installation

Obtain the latest release from releases and sudo dpkg -i gearboxplus_1.0_arm64.deb