summaryrefslogtreecommitdiff
path: root/data/virt-manager.appdata.xml.in
blob: 65b6ae58bbe3c2abff23ffb2c6b935b8f222c39e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <id>virt-manager.desktop</id>
  <metadata_license>CC0-1.0</metadata_license>
  <project_license>GPL-2.0+</project_license>
  <_name>Virtual Machine Manager</_name>
  <_summary>Graphically manage KVM, Xen, or LXC via libvirt</_summary>
  <description>
    <_p>
   Virtual Machine Manager provides a graphical tool for administering virtual
   machines for KVM, Xen, and LXC. Start, stop, add or remove virtual devices,
   connect to a graphical or serial console, and see resource usage statistics
   for existing VMs on local or remote machines. Uses libvirt as the backend
   management API.
  </_p>
  </description>
  <screenshots>
    <screenshot type="default">
      <image>https://virt-manager.org/appdata/en_US/manager.png</image>
      <_caption>Main manager window</_caption>
    </screenshot>
    <screenshot>
      <image>https://virt-manager.org/appdata/en_US/details.png</image>
      <_caption>Virtual machine configuration screen</_caption>
    </screenshot>
    <screenshot>
      <image>https://virt-manager.org/appdata/en_US/console.png</image>
      <_caption>Graphical console connection for a virtual machine</_caption>
    </screenshot>
  </screenshots>
  <url type="homepage">https://www.virt-manager.org/</url>
  <url type="bugtracker">https://bugzilla.redhat.com/enter_bug.cgi?product=Virtualization%20Tools&amp;component=virt-manager</url>
  <url type="translate">https://fedora.zanata.org/project/view/virt-manager/</url>
  <update_contact>virt-tools-list@redhat.com</update_contact>
  <translation type="gettext">virt-manager</translation>
  <keywords>
    <keyword>virtualization</keyword>
    <keyword>libvirt</keyword>
    <keyword>qemu</keyword>
    <keyword>kvm</keyword>
  </keywords>
</component>