QT Application to control client socket
logicp aa4384a5ce initial ipc dev | há 4 anos atrás | |
---|---|---|
.circleci | há 4 anos atrás | |
headers | há 4 anos atrás | |
icons | há 4 anos atrás | |
include | há 4 anos atrás | |
src | há 4 anos atrás | |
style | há 4 anos atrás | |
.gitignore | há 4 anos atrás | |
README.md | há 4 anos atrás | |
argdialog.ui | há 4 anos atrás | |
consoledialog.ui | há 4 anos atrás | |
favicon.ico | há 4 anos atrás | |
kres.qrc | há 4 anos atrás | |
ky_gui.pro | há 4 anos atrás | |
kygen.dox | há 4 anos atrás | |
kygui_docs.css | há 4 anos atrás | |
mainwindow.ui | há 4 anos atrás | |
messagedialog.ui | há 4 anos atrás |
KY GUI is a socket client business application for KStyleYo, providing them with oversight and control of their digital operations
Note: You must be running a Linux operating system with an X11 based Desktop Environment. Your X Server must be permitted to accept connections from localhost.
Docker is the preferred method of running KY GUI.
docker pull logicp/ky_gui:production
docker run --device /dev/dri/ -it --network host -v /tmp/.X11-unix:/tmp/.X11-unix -e DISPLAY=unix$DISPLAY logicp/ky_gui:production ./ky_gui <KServer IP> <Port> <Optional Argument>