Skip to content

Commit 5f24b66

Browse files
authored
New version: RcloneUI.RcloneUI version 3.5.4
1 parent 93215d6 commit 5f24b66

3 files changed

Lines changed: 108 additions & 0 deletions

File tree

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
3+
4+
PackageIdentifier: RcloneUI.RcloneUI
5+
PackageVersion: 3.5.4
6+
InstallerLocale: en-US
7+
Platform:
8+
- Windows.Desktop
9+
MinimumOSVersion: 10.0.19042.0
10+
InstallerType: nullsoft
11+
Scope: machine
12+
InstallerSwitches:
13+
Upgrade: --updated
14+
Custom: /allusers
15+
UpgradeBehavior: install
16+
ProductCode: Rclone UI
17+
ReleaseDate: 2026-05-10
18+
AppsAndFeaturesEntries:
19+
- ProductCode: Rclone UI
20+
ElevationRequirement: elevationRequired
21+
InstallationMetadata:
22+
DefaultInstallLocation: '%ProgramFiles%\Rclone UI'
23+
Installers:
24+
- Architecture: x64
25+
InstallerUrl: https://github.com/rclone-ui/rclone-ui/releases/download/v3.5.4/Rclone.UI_x64.exe
26+
InstallerSha256: 5EBE9EE8CC3610458FAAE0590FA3A572C9A12BD67753222FA54C6F061E7A2C49
27+
ManifestType: installer
28+
ManifestVersion: 1.12.0
Lines changed: 72 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
3+
4+
PackageIdentifier: RcloneUI.RcloneUI
5+
PackageVersion: 3.5.4
6+
PackageLocale: en-US
7+
Publisher: Rclone UI
8+
PublisherUrl: https://github.com/rclone-ui
9+
PublisherSupportUrl: https://github.com/rclone-ui/rclone-ui/issues
10+
Author: Rclone UI
11+
PackageName: Rclone UI
12+
PackageUrl: https://github.com/rclone-ui/rclone-ui
13+
License: Apache-2.0
14+
LicenseUrl: https://github.com/rclone-ui/rclone-ui/blob/HEAD/LICENSE
15+
Copyright: Copyright © 2025 Rclone UI.
16+
CopyrightUrl: https://github.com/rclone-ui/rclone-ui/tree/main?tab=Apache-2.0-1-ov-file#readme
17+
ShortDescription: GUI for Rclone, the CLI for cloud storage & S3.
18+
Description: |-
19+
Rclone UI is a light, transparent layer on top of rclone to manage your remotes & tasks in a more user-friendly way.
20+
21+
Features:
22+
- Cross platform running on Windows, Linux, macOS (x64, Arm and Apple Silicon)
23+
- Works with your existing rclone installation (or can install rclone for you) and keeps it updated (with your approval)
24+
- Add/Edit/Remove Remotes
25+
- Sync, Copy, Move, Delete, Purge, Serve, Mount, etc
26+
- Save time by setting default flags for each Remote separately, for each operation (Mount, Sync, Copy, etc)
27+
- Customize the flags (parameters) when running an operation, on a case by case basis
28+
- Embedded documentation for each flag, no need to google what everything does!
29+
- File Browser
30+
- Proxy
31+
- Scheduled Tasks (cron)
32+
- Job Logs (visualize all background operations)
33+
- Start on boot (autostart) and Mount on start (automount)
34+
- Set a password for the Settings panel
35+
- Hide commands or Remotes from the tray menu
36+
- Import/Export Configs (encrypted with pass or command)
37+
Moniker: rclone-ui
38+
Tags:
39+
- backup
40+
- file-manager
41+
- file-transfer
42+
- ftp
43+
- rclone
44+
- rsync
45+
- s3
46+
- storage
47+
- webdav
48+
ReleaseNotes: |-
49+
Rclone UI
50+
Rclone UI v3.5.4
51+
- Bug squashing & improvements.
52+
- See the assets to download this version and install.
53+
Downloads
54+
Below you can download the main releases.
55+
If you already have Rclone UI installed, you can update simply by opening the Settings menu.
56+
──────┬─────────────────────────────────┬──────────────────┬──────────
57+
│Linux │Mac │Windows
58+
──────┼─────────────────────────────────┼──────────────────┼──────────
59+
64 bit│deb   AppImage   RPM │Intel │x64
60+
──────┼─────────────────────────────────┼──────────────────┼──────────
61+
ARM │deb   AppImage   RPM │Apple Silicon │Arm64
62+
──────┴─────────────────────────────────┴──────────────────┴──────────
63+
Linux (ALTERNATE)
64+
Mainly for testing or if you're running a cutting edge distro.
65+
──────┬─────────────┬─────────────┬─────────────
66+
│deb │AppImage │RPM
67+
──────┼─────────────┼─────────────┼─────────────
68+
64 bit│Download │Download │Download
69+
──────┴─────────────┴─────────────┴─────────────
70+
ReleaseNotesUrl: https://github.com/rclone-ui/rclone-ui/releases/tag/v3.5.4
71+
ManifestType: defaultLocale
72+
ManifestVersion: 1.12.0
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Created with WinGet Releaser using komac v2.16.0
2+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
3+
4+
PackageIdentifier: RcloneUI.RcloneUI
5+
PackageVersion: 3.5.4
6+
DefaultLocale: en-US
7+
ManifestType: version
8+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)