rclone-ui
v3.0.1
Published
Installs and launches Rclone UI
Maintainers
Readme
Tnstalls and launches Rclone UI.
Usage
npx rclone-uiThat's it!
If Rclone UI is already installed, it opens the app. If not, it downloads the latest release from GitHub and installs it.
Options
npx rclone-ui # Open Rclone UI (installs if not found)
npx rclone-ui --install # Reinstall (or update)
npx rclone-ui --version # Show version
npx rclone-ui --help # Show helpHow it works
- macOS: Mounts the
.dmgand copies the app to/Applications - Windows: Runs the NSIS installer in silent mode
- Linux: Installs the AppImage to
~/.local/bin
