RClone Manager
πΊπΈ English β’
πΉπ· TΓΌrkΓ§e β’
Help to translate
A powerful, cross-platform GUI for managing Rclone remotes with style and ease.
Built with Angular 20 + Tauri Β· Linux β’ Windows β’ macOS β’ ARM Support
---
## Overview
**RClone Manager** is a **modern, cross-platform GUI** that makes managing [Rclone](https://rclone.org/) remotes effortless. Whether you're syncing files across cloud storage providers, mounting remote drives, or performing complex file operations, RClone Manager provides an intuitive interface that simplifies even the most advanced Rclone features.
> Big `RC` comes from `Rclone RC`.
### π **Looking for Headless Mode?**
Check out **[RClone Manager Headless](headless/README.md)** β Run as a web server on Linux servers without a GUI!
Perfect for NAS, VPS, and remote systems. Access from any browser. π
Regular updates with new features and improvements. Check out our [roadmap](https://github.com/users/Zarestia-Dev/projects/2) to see what's coming next!
---
## πΈ Screenshots
| Home | Remote Overview | Mount Control |
| :-----------------------------------------------------------------: | :---------------------------------------------------------------------: | :-------------------------------------------------------------------: |
|
|
|
|
| Job Watcher | Serve Control | Dark Mode |
| :---------------------------------------------------------------: | :-------------------------------------------------------------------: | :---------------------------------------------------------: |
|
|
|
|
---
## π¦ Downloads
Install RClone Manager from your favorite package manager or download directly.
### Linux
| Repository | Version | Install Command |
| :------------------ | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **AUR** | [](https://aur.archlinux.org/packages/rclone-manager) | `yay -S rclone-manager` |
| **AUR (Git)** | [](https://aur.archlinux.org/packages/rclone-manager-git) | `yay -S rclone-manager-git` |
| **Flathub** | [](https://flathub.org/en/apps/io.github.zarestia_dev.rclone-manager) | `flatpak install io.github.zarestia_dev.rclone-manager` |
| **Direct Download** | [](https://github.com/Zarestia-Dev/rclone-manager/releases/latest) |
|
> π **Detailed Guide:** [Wiki: Installation - Linux](https://github.com/Zarestia-Dev/rclone-manager/wiki/Installation-Linux)
> _Covers Flatpak troubleshooting._
### macOS
| Repository | Version | Install Command |
| :------------------ | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Homebrew** |  | _Coming Soon_ |
| **Direct Download** | [](https://github.com/Zarestia-Dev/rclone-manager/releases/latest) |
|
> π **Detailed Guide:** [Wiki: Installation - macOS](https://github.com/Zarestia-Dev/rclone-manager/wiki/Installation-macOS)
> _Important: Read this for the "App is Damaged" fix and macFUSE setup._
### Windows
| Repository | Version | Install Command |
| :------------------ | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Chocolatey** | [](https://community.chocolatey.org/packages/rclone-manager) | `choco install rclone-manager` |
| **Scoop** | [](https://github.com/ScoopInstaller/Extras/blob/master/bucket/rclone-manager.json) | `scoop bucket add extras` then `scoop install rclone-manager` |
| **Winget** |  | `winget install RClone-Manager.rclone-manager` |
| **Direct Download** | [](https://github.com/Zarestia-Dev/rclone-manager/releases/latest) |
|
> π **Detailed Guide:** [Wiki: Installation - Windows](https://github.com/Zarestia-Dev/rclone-manager/wiki/Installation-Windows)
> _Includes instructions for WinFsp (required for mounting) and SmartScreen._
---
## π οΈ System Requirements
RClone Manager handles most dependencies automatically.
- **Rclone:** The app will download it for you if missing.
- **Mounting (Optional):** Requires **WinFsp** (Windows), **macFUSE** (macOS), or **FUSE3** (Linux).
- **Details:** See **[Wiki: System Requirements](https://github.com/Zarestia-Dev/rclone-manager/wiki/Installation#%EF%B8%8F-dependencies)** for full compatibility notes.
---
## π οΈ Development
For building from source (Desktop, Headless, Docker, or Flatpak), please refer to the **[Building Guide](https://github.com/Zarestia-Dev/rclone-manager/wiki/Building)**.
### Linting & Formatting
- See [**LINTING.md**](LINTING.md) for instructions on maintaining code quality.
---
## π Troubleshooting
Encountering an issue?
1. Check the **[Troubleshooting Wiki](https://github.com/Zarestia-Dev/rclone-manager/wiki/Troubleshooting)** for common fixes (Mount errors, Permissions, App Launch issues).
2. Check [**ISSUES.md**](ISSUES.md) for platform-specific known limitations.
3. Visit the [**GitHub Project Board**](https://github.com/users/Zarestia-Dev/projects/2) to see what we are working on.
---
## π€ Contributing
We welcome contributions! Here's how you can help:
- π **Help Translate** β Check the [Add Translations Guide](CONTRIBUTING.md#adding-translations)
- π **Report Bugs** β [Open a bug report](https://github.com/Zarestia-Dev/rclone-manager/issues/new?template=bug_report.md)
- π‘ **Suggest Features** β [Share your ideas](https://github.com/Zarestia-Dev/rclone-manager/issues/new?template=feature_request.md)
- π **Improve Docs** β Help make our [documentation](https://github.com/Zarestia-Dev/rclone-manager/wiki) clearer
- π§ **Submit PRs** β Check the [CONTRIBUTING.md](CONTRIBUTING.md)
- π¬ **Discuss** β Join [GitHub Discussions](https://github.com/Zarestia-Dev/rclone-manager/discussions)
---
## π License
Licensed under **[GNU GPLv3](LICENSE)** β free to use, modify, and distribute.
---
## β Support the Project
- **Star** and **Watch** the repo to stay updated on releases
- Share with friends and spread the world!
---
Made with β€οΈ by the Zarestia Dev Team
Powered by Rclone | Built with Angular & Tauri