Setup
Description of the setup process
Windows
Direct Download
Chocolatey
You can install Rclone UI using Chocolatey.
choco install rclone-uiScoop
You can install Rclone UI using Scoop.
scoop bucket add extras
scoop install rclone-uiWinGet
You can install Rclone UI using WinGet.
winget install --id=RcloneUI.RcloneUI -emacOS
Direct Download
Homebrew
You can install Rclone UI using Homebrew.
brew install --cask rclone-uiLinux
Direct Download
Direct Download (ARM)
Flatpak
You can install Rclone UI using Flatpak from Flathub.
flatpak install com.rcloneui.RcloneUIAUR
You can install Rclone UI on Arch Linux from the AUR.
yay -S rclone-ui-binCross-Platform
NPM
You can run Rclone UI using NPM.
npx rclone-uiHow is this guide?