winget install --id=DimitrovAdrian.RcloneTray -e
RcloneTray is simple cross-platform GUI for Rclone and is intended to provide a free altenative to Mountain Duck
RcloneTray is a simple cross-platform graphical user interface (GUI) designed to provide a free alternative to Mountain Duck for managing cloud storage using Rclone. It supports Windows, macOS, and Linux operating systems and includes features such as:
Ideal for users seeking an affordable alternative to Mountain Duck, RcloneTray enables efficient cloud storage management without the need for command-line interaction. It can be installed via winget for convenient setup.
RcloneTray is simple cross-platform GUI for Rclone and is intended to provide a free altenative to Mountain Duck
Only 64bit binaries are provided in distributions.
Supported operation systems:
To get mount function working, you need to install extra packages:
The application bundle comes with Rclone version XXX, but I want to use version YYY installed on my system
Go "Preferences" and from "Rclone" tab, uncheck the option "Use bundled Rclone".
Any help is welcome, just file an issue or pull request.
You'll need Node.js installed on your computer in order to build this app.
$ git clone https://github.com/dimitrov-adrian/RcloneTray
$ cd RcloneTray
$ npm install
$ npm start
This project is licensed under the MIT License