QT Application to control client socket
logicp aa4384a5ce initial ipc dev | пре 4 година | |
---|---|---|
.circleci | пре 4 година | |
headers | пре 4 година | |
icons | пре 4 година | |
include | пре 4 година | |
src | пре 4 година | |
style | пре 4 година | |
.gitignore | пре 4 година | |
README.md | пре 4 година | |
argdialog.ui | пре 4 година | |
consoledialog.ui | пре 4 година | |
favicon.ico | пре 4 година | |
kres.qrc | пре 4 година | |
ky_gui.pro | пре 4 година | |
kygen.dox | пре 4 година | |
kygui_docs.css | пре 4 година | |
mainwindow.ui | пре 4 година | |
messagedialog.ui | пре 4 година |
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>