GUI/README.md

12 lines
418 B
Markdown

# 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.