9bd85c5273
# Conflicts: # main/main.cpp |
||
---|---|---|
.ci | ||
main | ||
src | ||
test | ||
.gitignore | ||
.gitlab-ci.yml | ||
CHANGELOG.md | ||
CMakeLists.txt | ||
LICENSE | ||
README.md |
README.md
vKVM GUI
The GUI is based on the FLTK (Fast Light Toolkit) and creates a window, which processes incoming signals from the Shared Memory into an visual image. The image refreshes on each change within the Shared Memory and periodically by itself.
Installation
Use the installation script provided in the Scripts repository to install the full package.
Installing a single component is currently not supported.