summaryrefslogtreecommitdiff
path: root/data/io.github.TransmissionRemoteGtk.appdata.xml.in
diff options
context:
space:
mode:
Diffstat (limited to 'data/io.github.TransmissionRemoteGtk.appdata.xml.in')
-rw-r--r--data/io.github.TransmissionRemoteGtk.appdata.xml.in35
1 files changed, 35 insertions, 0 deletions
diff --git a/data/io.github.TransmissionRemoteGtk.appdata.xml.in b/data/io.github.TransmissionRemoteGtk.appdata.xml.in
new file mode 100644
index 0000000..c15279f
--- /dev/null
+++ b/data/io.github.TransmissionRemoteGtk.appdata.xml.in
@@ -0,0 +1,35 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright 2014 Alan F -->
+<component type="desktop">
+ <id>io.github.TransmissionRemoteGtk</id>
+ <metadata_license>CC0-1.0</metadata_license>
+ <project_license>GPL-2.0+</project_license>
+ <translation type="gettext">transmission-remote-gtk</translation>
+ <name>Transmission Remote</name>
+ <_developer_name>Transmission Remote Gtk Team</_developer_name>
+ <summary>Remotely manage the Transmission BitTorrent client</summary>
+ <url type="homepage">https://github.com/transmission-remote-gtk/transmission-remote-gtk</url>
+ <url type="bugtracker">https://github.com/transmission-remote-gtk/transmission-remote-gtk/issues</url>
+ <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 height="576" width="1024" type="default">
+ <image>http://eth0.org.uk/~alan/transmission-remote-gtk-1.1.1.png</image>
+ </screenshot>
+ </screenshots>
+ <launchable type="desktop-id">io.github.TransmissionRemoteGtk.desktop</launchable>
+ <provides>
+ <id>uk.org.eth0.transmission-remote-gtk.desktop</id>
+ </provides>
+ <update_contact>tingping_at_fedoraproject.org</update_contact>
+</component>