Ticket #282: winswitch.appdata.xml

File winswitch.appdata.xml, 1.5 KB (added by jonathan.underwood, 9 years ago)

Appdata file

Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!-- Copyright 2015 Antoine Martin <[email protected]> -->
3<component type="desktop">
4  <id>winswitch.desktop</id>
5  <metadata_license>CC0-1.0</metadata_license>
6  <project_license>GPL-2.0+</project_license>
7  <name>Window Switch</name>
8  <summary>A Utility for controlling remote desktop sessions</summary>
9  <description>
10    <p>
11      Window Switch is a tool which allows you to display running
12      applications on other computers than the one you start them
13      on. Once an application has been started via a winswitch server,
14      it can be displayed on other machines running winswitch client,
15      as required. You no longer need to save and send documents to
16      move them around, simply move the view of the application to the
17      machine where you need to access it.
18    </p>
19  </description>
20  <screenshots>
21    <screenshot type="default">
22      <image>https://winswitch.org/about/screenshots/ubuntu1.png</image>
23      <caption>Sending an application running on GNU/Linux to a Windows machine </caption>
24    </screenshot>
25    <screenshot>
26      <image>https://winswitch.org/about/screenshots/osx1.png</image>
27      <caption>
28        A Mac OS X desktop running the Galeon web browser and Baobab disk
29        usage analyser on a GNU/Linux machine nearby
30      </caption>
31    </screenshot>
32  </screenshots>
33  <url type="homepage">http://winswitch.org/</url>
34  <updatecontact>[email protected]</updatecontact>
35</component>