diff options
Diffstat (limited to 'network/spice/README')
-rw-r--r-- | network/spice/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/network/spice/README b/network/spice/README new file mode 100644 index 0000000000..e6db252316 --- /dev/null +++ b/network/spice/README @@ -0,0 +1,9 @@ +Spice is an open remote computing solution, providing client access to +remote machine display and devices (e.g., keyboard, mouse, audio). +Spice achieves a user experience similar to an interaction with a +local machine, while trying to offload most of the intensive CPU and +GPU tasks to the client. Spice is suitable for both LAN and WAN usage, +without compromising on the user experience. + +This requires spice-protocol and celt051. libcacard is an optional +enabled by passing the switch CACARD=yes) dependency. |