130 lines
3.8 KiB
XML
130 lines
3.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>com.rcloneui.RcloneUI</id>
|
|
|
|
<name>Rclone UI</name>
|
|
<summary>The GUI for rclone.</summary>
|
|
|
|
<metadata_license>MIT</metadata_license>
|
|
<project_license>Apache-2.0</project_license>
|
|
|
|
<developer id="com.rcloneui">
|
|
<name>Rclone UI</name>
|
|
</developer>
|
|
|
|
<supports>
|
|
<control>pointing</control>
|
|
<control>keyboard</control>
|
|
<control>touch</control>
|
|
</supports>
|
|
|
|
<requires>
|
|
<display_length compare="ge">360</display_length>
|
|
</requires>
|
|
|
|
<description>
|
|
<p>
|
|
The best way to manage your rclone remotes & tasks in a light and easy way.
|
|
</p>
|
|
<p>
|
|
Free to use & open source.
|
|
</p>
|
|
<p>
|
|
Stop remembering flags, copy pasting commands, and wasting time.
|
|
</p>
|
|
<p>
|
|
Features:
|
|
</p>
|
|
<ol>
|
|
<li>✅ Cross platform running on Windows, Linux, macOS (x64, Arm and Apple Silicon)</li>
|
|
<li>✅ Works with your existing rclone installation (or can install rclone for you)</li>
|
|
<li>✅ File Browser 2.0</li>
|
|
<li>✅ Proxy support</li>
|
|
<li>✅ Sync, Download, Copy, Mount, Serve, Move, and more</li>
|
|
<li>✅ Transfers (see all background operations)</li>
|
|
<li>✅ Set default flags for each remote separately, based on the operation (mount, copy, etc)</li>
|
|
<li>✅ Customize the flags when running an operation on a case by case basis (on top of defaults)</li>
|
|
<li>✅ Set a password for the Settings panel</li>
|
|
<li>✅ Hide commands or remotes from the tray menu</li>
|
|
<li>✅ Import/Export Configs (encrypted with pass or command)</li>
|
|
</ol>
|
|
<p>
|
|
No tracking, no ads.
|
|
<em>Do more with Rclone!</em>
|
|
</p>
|
|
</description>
|
|
|
|
<categories>
|
|
<category>System</category>
|
|
<category>Network</category>
|
|
</categories>
|
|
|
|
<keywords>
|
|
<keyword>Rclone</keyword>
|
|
<keyword>S3</keyword>
|
|
<keyword>Google Drive</keyword>
|
|
<keyword>OneDrive</keyword>
|
|
<keyword>FTP</keyword>
|
|
<keyword>SFTP</keyword>
|
|
<keyword>WebDAV</keyword>
|
|
<keyword>Rsync</keyword>
|
|
<keyword>File Manager</keyword>
|
|
</keywords>
|
|
|
|
<branding>
|
|
<color type="primary" scheme_preference="light">#0a0325</color>
|
|
<color type="primary" scheme_preference="dark">#0a0325</color>
|
|
</branding>
|
|
|
|
<content_rating type="oars-1.1" />
|
|
|
|
<url type="bugtracker">https://github.com/rclone-ui/rclone-ui/issues</url>
|
|
<url type="homepage">https://github.com/rclone-ui/rclone-ui</url>
|
|
<url type="vcs-browser">https://github.com/rclone-ui/rclone-ui</url>
|
|
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://rcloneui.com/flathub-1.png</image>
|
|
<caption>Light & Transparent</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://rcloneui.com/flathub-2.png</image>
|
|
<caption>Full Fledged Browser</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://rcloneui.com/flathub-3.png</image>
|
|
<caption>Manage Rclone Configs</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://rcloneui.com/flathub-4.png</image>
|
|
<caption>Pick From 40+ Remote Storage Providers</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://rcloneui.com/flathub-5.png</image>
|
|
<caption>Manage Remotes</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://rcloneui.com/flathub-6.png</image>
|
|
<caption>Add/Remove Remotes</caption>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image>https://rcloneui.com/flathub-7.png</image>
|
|
<caption>Customizable</caption>
|
|
</screenshot>
|
|
</screenshots>
|
|
|
|
<releases>
|
|
<release version="3.6.0" date="2026-06-06">
|
|
<url type="details">https://github.com/rclone-ui/rclone-ui/releases/tag/v3.6.0</url>
|
|
<description>
|
|
<p>3.6.0 Release</p>
|
|
<ul>
|
|
<li>Improved Linux stability and overall performance.</li>
|
|
</ul>
|
|
</description>
|
|
</release>
|
|
</releases>
|
|
|
|
<launchable type="desktop-id">com.rcloneui.RcloneUI.desktop</launchable>
|
|
</component>
|