← Package directory
Available on winget

Install Rclone Browser

GUI Frontend to Rclone (updated fork)

Install with winget
winget install --id kapitainsky.RcloneBrowser
Upgrade
winget upgrade --id kapitainsky.RcloneBrowser
Uninstall
winget uninstall --id kapitainsky.RcloneBrowser

About Rclone Browser

GUI Frontend to Rclone (updated fork)

What's new in 1.8.0

- NEW: http(s) proxy configuration for rclone - NEW: remotes' icon size option selector - NEW: directories tree display for remotes - NEW: rclone extra default options for all operations (e.g. --fast-list) - NEW: added "Public Link" button to remote view - NEW: Linux and macOS releases use Qt 5.14.1, Windows release still uses 5.13.2 (due to some bugs in the latest Qt Windows version) - FIXED: option to show hidden files and folders was not always working as expected - FIXED: for sftp remote default to home user directory (as normal sftp would do) - FIXED: an issue when on Windows local remote only allowed to browse drive C: - FIXED: problem using rclone and rclone.conf when path contained spaces - FIXED: bandwidth box on jobs tab was too small for fast connections - bunch of usual small tweaks and fixes Some screenshots proxy configuration - this is one Chinese users were waiting for:) - #50: remotes' icon size option selector - rather self explanatory, isn't it?: rclone extra default options for all operations (e.g. --fast-list or --no-check-certificate). Options specified here are used for any rclone actions - download, upload or remote listing: Downloads - for Windows 32-bit or 64-bit exe file - for Raspberry Pi armhf AppImage - for Linux either i386 AppImage (for 32-bit systems) or x86_64 AppImage (for 64-bit systems) - for macOS dmg image file to run AppImage make it executable and run as any other binary or install AppImageLauncher for easy management and desktop integration

Read release notes

Version history

Version Updated Notes
1.8.0 Unknown - NEW: http(s) proxy configuration for rclone - NEW: remotes' icon size option selector - NEW: directories tree display for remotes - NEW: rclone extra default options for all operations (e.g. --fast-list) - NEW: added "...