Add timeouts to network requests
[qBittorrent.git] / dist / unix / org.qbittorrent.qBittorrent.appdata.xml
blobe56ffc716b6a89374c96935f7b3e18414dac1fa1
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- Copyright 2014 sledgehammer999 <sledgehammer999@qbittorrent.org> -->
3 <component type="desktop">
4   <id>org.qbittorrent.qBittorrent</id>
5   <metadata_license>CC0-1.0</metadata_license>
6   <project_license>GPL-3.0-or-later and OpenSSL</project_license>
7   <name>qBittorrent</name>
8   <summary>An open-source Bittorrent client</summary>
9   <description>
10     <p>
11       The qBittorrent project aims to provide an open-source software alternative to µTorrent.
12       Additionally, qBittorrent runs and provides the same features on all major platforms (FreeBSD, Linux, macOS, OS/2, Windows).
13       qBittorrent is based on the Qt toolkit and libtorrent-rasterbar library.
14     </p>
15     <ul>
16       <li>Polished µTorrent-like User Interface</li>
17       <li>
18         Well-integrated and extensible Search Engine
19         <ul>
20           <li>Simultaneous search in many Torrent search sites</li>
21           <li>Category-specific search requests (e.g. Books, Music, Software)</li>
22         </ul>
23       </li>
24       <li>RSS feed support with advanced download filters (incl. regex)</li>
25       <li>
26         Many Bittorrent extensions supported:
27         <ul>
28           <li>Magnet links</li>
29           <li>Distributed hash table (DHT), peer exchange protocol (PEX), local peer discovery (LSD)</li>
30           <li>Private torrents</li>
31           <li>Encrypted connections</li>
32           <li>and many more...</li>
33         </ul>
34       </li>
35       <li>Remote control through Web user interface, written with AJAX</li>
36       <li>Sequential downloading (Download in order)</li>
37       <li>
38         Advanced control over torrents, trackers and peers
39         <ul>
40           <li>Torrents queueing and prioritizing</li>
41           <li>Torrent content selection and prioritizing</li>
42         </ul>
43       </li>
44       <li>Bandwidth scheduler</li>
45       <li>Torrent creation tool</li>
46       <li>IP Filtering (eMule &amp; PeerGuardian format compatible)</li>
47       <li>IPv6 compliant</li>
48       <li>UPnP / NAT-PMP port forwarding support</li>
49       <li>Available on all platforms: Windows, Linux, macOS, FreeBSD, OS/2</li>
50       <li>Available in ~70 languages</li>
51     </ul>
52   </description>
53   <launchable type="desktop-id">org.qbittorrent.qBittorrent.desktop</launchable>
54   <screenshots>
55     <screenshot type="default">
56       <image height="675" width="1200">https://alexpl.fedorapeople.org/AppData/qbittorrent/screens/qbittorrent_01.png</image>
57     </screenshot>
58     <screenshot>
59       <image height="675" width="1200">https://alexpl.fedorapeople.org/AppData/qbittorrent/screens/qbittorrent_02.png</image>
60     </screenshot>
61     <screenshot>
62       <image height="675" width="1200">https://alexpl.fedorapeople.org/AppData/qbittorrent/screens/qbittorrent_03.png</image>
63     </screenshot>
64     <screenshot>
65       <image height="675" width="1200">https://alexpl.fedorapeople.org/AppData/qbittorrent/screens/qbittorrent_04.png</image>
66     </screenshot>
67   </screenshots>
68   <update_contact>sledgehammer999@qbittorrent.org</update_contact>
69   <developer_name>The qBittorrent Project</developer_name>
70   <url type="homepage">https://www.qbittorrent.org/</url>
71   <url type="bugtracker">https://bugs.qbittorrent.org/</url>
72   <url type="donation">https://www.qbittorrent.org/donate</url>
73   <url type="help">https://forum.qbittorrent.org/</url>
74   <url type="translate">https://github.com/qbittorrent/qBittorrent/wiki/How-to-translate-qBittorrent</url>
75   <content_rating type="oars-1.1"/>
76   <releases>
77     <release version="4.5.0" date="2022-01-06"/>
78   </releases>
79 </component>