• Stars
    star
    233
  • Rank 166,430 (Top 4 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 5 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple cross-platform GUI for Rclone

RcloneTray Icon RcloneTray

Build Status JavaScript Standard Style Dependencies

RcloneTray is simple cross-platform GUI for Rclone and is intended to provide a free altenative to Mountain Duck

Overview

Screenshot

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:

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

Check latest releases

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