mirpm's flagship qt client for controlling, creating and monitoring nodes.
mkdir build
cd build
qmake-qt5 -o Makefile ../qt-client.pro -spec linux-g++
make
To execute, run ./qt-client
.
Qt >= 5.8
This project is licensed by the Apache 2.0 License. See the file COPYING for more details.