RClone Manager is a cross-platform GUI application designed to help users manage Rclone remotes efficiently. https://hakanismail.info/zarestia/rclone-manager/
  • TypeScript 38.5%
  • Rust 34.9%
  • HTML 14.5%
  • SCSS 10.5%
  • Shell 0.8%
  • Other 0.8%
Find a file
Hakan İSMAİL e890306440
Merge pull request #152 from why25/master
feat: add Simplified Chinese translation
2026-03-18 14:37:47 +03:00
.github fix: update release workflow to correct version tagging and improve dependency installation for Ubuntu 2026-03-18 10:17:16 +03:00
.husky chore: enhance linting and formatting setup for TypeScript and Rust 2025-07-04 22:47:22 +03:00
.vscode feat: Implement multi-file i18n loading, add Turkish translations, and refactor services and UI components. 2026-01-26 22:39:30 +03:00
assets feat: Improve file sorting in Nautilus to prioritize non-hidden files, add new assets, and update Flatpak metadata with an enhanced description and troubleshooting guide. 2026-03-11 09:26:38 +03:00
headless feat: Add Windows builds to the headless release workflow and restructure Linux AUR and macOS Homebrew packaging. 2026-03-12 09:15:58 +03:00
resources translate: translate rclone.json and rclone-providers.json into Simplified Chinese 2026-03-18 18:59:45 +08:00
scripts feat: Add script to ensure Tauri empty directory exists and update build command 2026-03-09 18:22:08 +03:00
src feat: enhance operation control and remote card functionality 2026-03-17 21:52:30 +03:00
src-tauri Add Chinese language support to settings 2026-03-18 19:06:54 +08:00
.dockerignore refactor: Restructure CLI arguments for headless mode and improve Flatpak metadata. 2026-03-08 22:57:28 +03:00
.gitignore refactor(flag-config-step): simplify component logic and remove unused code 2025-10-29 09:43:55 +03:00
.prettierignore chore: enhance linting and formatting setup for TypeScript and Rust 2025-07-04 22:47:22 +03:00
.prettierrc.json Refactor Rclone utility functions and improve error handling 2025-07-07 21:06:36 +03:00
angular.json refactor: Migrate service state management from RxJS BehaviorSubjects to Angular signals." 2026-02-28 22:35:17 +03:00
CHANGELOG.md Update linux builder for test 2026-03-18 05:17:46 +03:00
CONTRIBUTING.md fix: update documentation links to new URL for consistency across files 2026-02-26 16:25:15 +03:00
crowdin.yml feat(i18n): add i18n handler for language translations 2026-02-09 16:09:38 +03:00
docker-compose.yml refactor: Restructure CLI arguments for headless mode and improve Flatpak metadata. 2026-03-08 22:57:28 +03:00
Dockerfile refactor: Restructure CLI arguments for headless mode and improve Flatpak metadata. 2026-03-08 22:57:28 +03:00
entrypoint.sh refactor: Restructure CLI arguments for headless mode and improve Flatpak metadata. 2026-03-08 22:57:28 +03:00
eslint.config.js Refactor titlebar styles and update theme colors; implement dynamic API base URL in ApiClientService; enhance SSE connection handling; streamline job management service by removing unused listeners; improve app updater service with restart confirmation dialog; add loading indicators in VFS control panel; update icon service with new rotate-group icon; clean up unused event constants and maintenance types; optimize custom theme styles and remove deprecated palettes. 2025-12-04 22:30:51 +03:00
ISSUES.md feat: update changelog and issues documentation; fix terminal window flash on Windows 2025-10-25 00:09:07 +03:00
LICENSE Add new file 2025-03-17 11:22:02 +03:00
LINTING.md feat: Implement Rclone update feature with UI components 2025-07-05 18:41:36 +03:00
package-lock.json refactor: Enhance flag configuration step with improved logic and UI updates 2026-03-15 06:47:15 +03:00
package.json refactor: Enhance flag configuration step with improved logic and UI updates 2026-03-15 06:47:15 +03:00
rclone-rc-limitations.md feat: Implement multi-file i18n loading, add Turkish translations, and refactor services and UI components. 2026-01-26 22:39:30 +03:00
README.md feat: Add descriptions and screenshots for the new built-in Nautilus file manager and file viewer across documentation and metadata. 2026-03-11 18:25:43 +03:00
README.tr-TR.md feat: Add descriptions and screenshots for the new built-in Nautilus file manager and file viewer across documentation and metadata. 2026-03-11 18:25:43 +03:00
tsconfig.app.json Initial commit 2025-02-21 14:34:22 +03:00
tsconfig.json feat(i18n): add i18n handler for language translations 2026-02-09 16:09:38 +03:00

RClone Manager

RClone Manager

🇺🇸 English🇹🇷 TürkçeHelp to translateCrowdin

A powerful, cross-platform GUI for managing Rclone remotes with style and ease.
Built with Angular 21 + Tauri · Linux • Windows • macOS • ARM Support

Crowdin

Documentation Latest Release

License Stars


Overview

RClone Manager is a modern, cross-platform GUI that makes managing Rclone 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.

It also features a built-in file manager (Nautilus) that allows you to elegantly browse your remote files. You can display and edit files, move, delete, copy, and rename files and folders, as well as create new folders. The integrated file viewer lets you preview videos, images, PDFs, sound files, and text documents easily. It supports nearly all file operations, complete with right-click context menus and detailed properties modals!

Big RC comes from Rclone RC.

🌐 Looking for Headless Mode?

Check out RClone Manager Headless 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 to see what's coming next!


📸 Screenshots

Desktop UI

Home Remote Overview Mount Control
General Home General Remote Mount Control
Job Watcher Serve Control Dark Mode
Job Watcher Serve Control Dark Mode
Nautilus File Manager File Viewer
Nautilus File Viewer


📦 Downloads

Install RClone Manager from your favorite package manager or download directly.

Linux

Repository Version Install Command
AUR AUR Version yay -S rclone-manager
AUR (Git) AUR Version yay -S rclone-manager-git
Flathub Flathub flatpak install io.github.zarestia_dev.rclone-manager
Direct Download Latest Release Download

📚 Detailed Guide: Wiki: Installation - Linux
Covers Flatpak troubleshooting.

macOS

Repository Version Install Command
Homebrew Pending Coming Soon
Direct Download Latest Release Download

📚 Detailed Guide: Wiki: Installation - macOS
Important: Read this for the "App is Damaged" fix and macFUSE setup.

Windows

Repository Version Install Command
Chocolatey Chocolatey choco install rclone-manager
Scoop Scoop scoop bucket add extras then scoop install rclone-manager
Winget Winget winget install RClone-Manager.rclone-manager
Direct Download Latest Release Download

📚 Detailed Guide: 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 for full compatibility notes.

🛠️ Development

For building from source (Desktop, Headless, Docker, or Flatpak), please refer to the Building Guide.

Linting & Formatting

  • See LINTING.md for instructions on maintaining code quality.

🐞 Troubleshooting

Encountering an issue?

  1. Check the Troubleshooting Wiki for common fixes (Mount errors, Permissions, App Launch issues).
  2. Check ISSUES.md for platform-specific known limitations.
  3. Visit the GitHub Project Board to see what we are working on.

🤝 Contributing

We welcome contributions! Here's how you can help:


📜 License

Licensed under GNU GPLv3 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