RcloneTray Adrian Dimitrov
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:
- Cross-platform compatibility
- Tray icon integration
- Preferences customization
- Support for system-installed or bundled Rclone
- Open-source and MIT licensed
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.
README
RcloneTray
RcloneTray is simple cross-platform GUI for Rclone and is intended to provide a free altenative to Mountain Duck
Overview
Requirements
Only 64bit binaries are provided in distributions.
Supported operation systems:
- Windows 7/8/10 (x64)
- macOS 10.10 and later
- GNU/Linux (x64), DE with tray icons support
To get mount function working, you need to install extra packages:
- Windows - http://www.secfs.net/winfsp/download/
- macOS - https://osxfuse.github.io/
- Linux - fuse
FAQ
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".
Downloads
Contributing
Any help is welcome, just file an issue or pull request.
Building
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
License
This project is licensed under the MIT License