QT Application to control client socket
|
|
5 years ago | |
|---|---|---|
| .circleci | 5 years ago | |
| headers | 5 years ago | |
| icons | 5 years ago | |
| include | 5 years ago | |
| src | 5 years ago | |
| style | 5 years ago | |
| .gitignore | 5 years ago | |
| README.md | 5 years ago | |
| argdialog.ui | 5 years ago | |
| consoledialog.ui | 5 years ago | |
| favicon.ico | 5 years ago | |
| kres.qrc | 5 years ago | |
| ky_gui.pro | 5 years ago | |
| kygen.dox | 5 years ago | |
| kygui_docs.css | 5 years ago | |
| mainwindow.ui | 5 years ago | |
| messagedialog.ui | 5 years ago |
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:productiondocker 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>