initial import

This commit is contained in:
2025-06-22 20:39:04 -05:00
commit f8a70886f0
3428 changed files with 302546 additions and 0 deletions

36
uget/uget-gtk.appdata.xml Normal file
View File

@@ -0,0 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>com.ugetdm.uget-gtk</id>
<launchable type="desktop-id">uget-gtk.desktop</launchable>
<name>uGet</name>
<summary>Download multiple URLs and apply it to one of setting/queue</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>LGPL-2.1</project_license>
<description>
<p>uGet is a download manager that combines lightweight resource usage with a very powerful feature set:</p>
<ul>
<li>Multi-connection downloads</li>
<li>Browser integration</li>
<li>Download YouTube videos</li>
<li>Clipboard monitor</li>
<li>Batch downloads</li>
<li>Downloads queue</li>
<li>Advanced download categories</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image>https://ugetdm.com/wp-content/uploads/2018/01/2015-uget-ubuntu-1504.png</image>
</screenshot>
<screenshot>
<image>https://ugetdm.com/wp-content/uploads/2018/01/uget-sparky-linux-5-lxqt.jpg</image>
</screenshot>
<screenshot>
<image>https://ugetdm.com/wp-content/uploads/2018/01/uGet-2.0.7-Running-in-Ubuntu.png</image>
</screenshot>
<screenshot>
<image>https://ugetdm.com/wp-content/uploads/2018/01/2014-uget-fedora-adwaita-gnome.png</image>
</screenshot>
</screenshots>
<url type="homepage">https://ugetdm.com/</url>
</component>