QT Application to control client socket
logicp aa4384a5ce initial ipc dev | hace 4 años | |
---|---|---|
.circleci | hace 4 años | |
headers | hace 4 años | |
icons | hace 4 años | |
include | hace 4 años | |
src | hace 4 años | |
style | hace 4 años | |
.gitignore | hace 4 años | |
README.md | hace 4 años | |
argdialog.ui | hace 4 años | |
consoledialog.ui | hace 4 años | |
favicon.ico | hace 4 años | |
kres.qrc | hace 4 años | |
ky_gui.pro | hace 4 años | |
kygen.dox | hace 4 años | |
kygui_docs.css | hace 4 años | |
mainwindow.ui | hace 4 años | |
messagedialog.ui | hace 4 años |
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>