Linux
Gammy
sudo apt-get install build-essential libgl1-mesa-dev qt5-default git
git clone https://github.com/Fushko/gammy.git
mv gammy .gammy
cd gammy
qmake Gammy.pro
make
Suggestion to run it at startup
This community is for professionals and enthusiasts of our products and services. Share and discuss the best content and new marketing ideas, build your professional profile and become a better marketer together.
sudo apt-get install build-essential libgl1-mesa-dev qt5-default git
git clone https://github.com/Fushko/gammy.git
mv gammy .gammy
cd gammy
qmake Gammy.pro
make
Suggestion to run it at startup