Full-featured remote user interface for Machinekit based on QtQuickVcp.
For more information on how to use Cetus please read the QtQuickVcp documentation.
To use Machineface you have to clone the repository on your Machinekit computer:
cd ~/
git clone https://github.com/qtquickvcp/Cetus.git
Next, you have to supply the path to the directory to the configserver.
configserver -n 'My Machine' ~/Cetus
The UI is then automatically deployed to the Machinekit Client
For more information about using Machinekit with remote user interfaces please read the QtQuickVcp documentation.