summaryrefslogtreecommitdiff
path: root/src/transmission-remote-gtk.appdata.xml
blob: c48495b77e9fc75f363701e474015ffe777101b8 (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
<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 2014 Alan F -->
<application>
 <id type="desktop">transmission-remote-gtk.desktop</id>
 <metadata_license>CC0-1.0</metadata_license>
 <project_license>GPL-2.0</project_license>
 <name>Transmission Remote</name>
 <summary>Remotely control transmission</summary>
 <description>
  <p>
    transmission-remote-gtk allows you to remotely manage the Transmission BitTorrent client using its RPC interface. 
  </p>
  <p>Features</p>
  <ul>
    <li>Remotely add (file/url), start, stop, remove, remove and delete, verify, reannounce torrents.</li>
    <li>Works as a .torrent handler (eg. from a web browser).</li>
    <li>Set torrent properties such as speed, seed, peer limits, file priorities, add/edit/remove trackers.</li>
    <li>Change remote settings like global limits, download directory, and connectivity preferences.</li>
  </ul>
 </description>
 <screenshots>
  <screenshot type="default" width="973" height="512">http://eth0.org.uk/~alan/transmission-remote-gtk-1.1.png</screenshot>
 </screenshots>
 <url type="homepage">http://code.google.com/p/transmission-remote-gtk/</url>
 <project_group>GNOME</project_group>
</application>