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