Setup

Description of the setup process

Windows

Direct Download

Chocolatey

You can install Rclone UI using Chocolatey.

choco install rclone-ui

Scoop

You can install Rclone UI using Scoop.

scoop bucket add extras
scoop install rclone-ui

WinGet

You can install Rclone UI using WinGet.

winget install --id=RcloneUI.RcloneUI -e

macOS

Direct Download

Homebrew

You can install Rclone UI using Homebrew.

brew install --cask rclone-ui

Linux

Direct Download

Direct Download (ARM)

Flatpak

You can install Rclone UI using Flatpak from Flathub.

flatpak install com.rcloneui.RcloneUI

AUR

You can install Rclone UI on Arch Linux from the AUR.

yay -S rclone-ui-bin

Cross-Platform

NPM

You can run Rclone UI using NPM.

npx rclone-ui

How is this guide?