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