mirror of
https://gitlab.com/virt-viewer/virt-viewer.git
synced 2025-01-03 01:17:46 +03:00
beeff760ac
The project primary git repo has moved from pagure.io to gitlab.com/virt-viewer/virt-viewer. We want users to submit code contributions, bug reports and support questions to the gitlab project, not the mailing list, nor bugzilla, nor the virt-manager.org site. We're still using virt-manager.org for hosting downloads of source and pagure.io for MSIs, but we'll aim to change that too. Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
30 lines
1.3 KiB
XML
30 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop">
|
|
<id type="desktop">remote-viewer.desktop</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-2.0+</project_license>
|
|
<name>Remote Viewer</name>
|
|
<summary>Remotely access virtual machines</summary>
|
|
<description>
|
|
<p>
|
|
Remote Viewer provides a graphical viewer for the guest OS
|
|
display. At this time it supports guest OS using the VNC
|
|
or SPICE protocols. Further protocols may be supported in
|
|
the future as user demand dictates. The viewer can connect
|
|
directly to both local and remotely hosted guest OS, optionally
|
|
using SSL/TLS encryption.
|
|
</p>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default">https://virt-manager.org/appdata/en_US/virt-viewer/general.png</screenshot>
|
|
<screenshot>https://virt-manager.org/appdata/en_US/virt-viewer/connection.png</screenshot>
|
|
<screenshot>https://virt-manager.org/appdata/en_US/virt-viewer/usbredir.png</screenshot>
|
|
<screenshot>https://virt-manager.org/appdata/en_US/virt-viewer/shared_folder.png</screenshot>
|
|
</screenshots>
|
|
<provides>
|
|
<binary>remote-viewer</binary>
|
|
</provides>
|
|
<url type="homepage">https://gitlab.com/virt-viewer/virt-viewer/</url>
|
|
<updatecontact>https://gitlab.com/virt-viewer/virt-viewer/</updatecontact>
|
|
</component>
|