mirror of
https://github.com/transmission/transmission
synced 2024-12-26 09:37:56 +00:00
0c9ca9ac30
While i'm in Manjaro Linux and working on the GTK client for a little while, i noticed Linux wasn't included as a platform in the file, and the repetition of frontend and backend was annoying me. Co-authored-by: Charles Kerr <charles@charleskerr.com>
41 lines
1.5 KiB
XML
41 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!--
|
|
Copyright 2014 Richard Hughes <richard@hughsie.com>
|
|
Copyright 2017 Endless Mobile, Inc.
|
|
-->
|
|
<component type="desktop-application">
|
|
<id type="desktop">transmission-gtk.desktop</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-2.0 OR GPL-3.0</project_license>
|
|
|
|
<name>Transmission</name>
|
|
<summary>Download and share files over BitTorrent</summary>
|
|
|
|
<description>
|
|
<!-- Translators: these are the application description paragraphs in the MetaInfo file. -->
|
|
<p>
|
|
BitTorrent is a peer-to-peer file-sharing protocol that is commonly used to
|
|
distribute large amounts of data between multiple users.
|
|
</p>
|
|
<p>
|
|
Transmission is a BitTorrent client with an easy-to-use interface on top of a
|
|
cross-platform backend.
|
|
Native interfaces are available for macOS, Linux, and Windows, as well as command line binaries and
|
|
a web GUI.
|
|
</p>
|
|
<p>
|
|
Notable features of Transmission include support for Local Peer Discovery, encryption,
|
|
DHT, µTP, PEX and Magnet links.
|
|
</p>
|
|
</description>
|
|
<url type="homepage">https://transmissionbt.com/</url>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image type="source">https://raw.githubusercontent.com/transmission/transmission/main/gtk/screenshots/a.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<update_contact>info_AT_transmissionbt.com</update_contact>
|
|
<content_rating type="oars-1.1">
|
|
<content_attribute id="social-info">mild</content_attribute>
|
|
</content_rating>
|
|
</component>
|