You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
.ci | 3 years ago | |
main | 3 years ago | |
src | 3 years ago | |
test | 3 years ago | |
.clang-tidy | 3 years ago | |
.gitignore | 3 years ago | |
.gitlab-ci.yml | 3 years ago | |
CHANGELOG.md | 3 years ago | |
CMakeLists.txt | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago |
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.