A powerful, cross-platform GUI for managing Rclone remotes with style and ease.
Built with Angular 20 + Tauri 2 · Linux • Windows • macOS • ARM Support
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.
⚠️ Actively developed – Regular updates with new features and improvements. Check out our roadmap to see what's coming next!
💡 Beautiful by design. A unique blend of GTK styling, Angular Material, and FontAwesome icons creates a clean, minimalist interface that feels at home on any platform while maintaining a modern, responsive experience.
⚙️ Mount Control & Job Monitoring
Seamlessly switches between light and dark modes to match your system preferences.
- 🛠 Complete Remote Management – Add, edit, delete, and clone remotes with an intuitive wizard
- 🔐 OAuth & Interactive Configuration – Seamless authentication with providers like OneDrive, Google Drive, and iCloud
- 🔑 Encrypted Configuration Support – Secure password storage using system keyring/credential store
- 💾 Import/Export – Backup and restore your entire configuration, with optional 7z encryption
- 📁 Mount Remotes – Access cloud storage as local drives with multiple mount types (mount, mount2, NFS)
- 🔄 Sync & Copy – One-way synchronization and file copying between remotes or local folders
↔️ Bidirectional Sync (Bisync) – Keep two locations perfectly synchronized in both directions- 🚚 Move Operations – Transfer files between locations without leaving duplicates
- 🎯 Primary Actions – Set up to 3 quick-access actions per remote for instant operations
- 🌗 Adaptive Themes – Beautiful light and dark modes with GTK-inspired design
- 🖥 System Tray Integration – Quick access to mounts and operations from your taskbar
- 📊 Real-time Monitoring – Live job status, transfer speeds, and progress tracking
- 🔔 Smart Notifications – Stay informed with non-intrusive alerts
- ⚙️ Advanced Options – Full access to VFS settings, bandwidth limits, and flag configurations
- 🐧 Linux – Full support including ARM architecture
- 🪟 Windows – Native support with WinFsp integration, including ARM
- 🍎 macOS – Complete functionality with automatic mount plugin installation
- 📱 Responsive Design – Optimized interface for desktop and mobile viewports
- 🔄 Auto-Update – Built-in updater keeps you on the latest version
- 🖥️ Native Terminal Support – Open remote config in your preferred terminal
- 📡 Metered Connection Detection – Smart warnings when on limited networks
- 🎮 Global Shortcuts – Keyboard shortcuts for power users (e.g., Ctrl+Shift+M to force-check mounts)
- 🔍 Mount Watcher – Automatic detection and updates of mount status
- ☁️ Supported Cloud Providers – Google Drive, OneDrive, Dropbox, Amazon S3, iCloud, Wasabi, Backblaze B2, and many more
Install RClone Manager from your favorite package manager.
| Repository | Version | Install Command |
|---|---|---|
| AUR | yay -S rclone-manager |
|
| AUR (Git) | yay -S rclone-manager-git |
|
| Direct Download | ||
| Flathub | flatpak install flathub xxxxxxxxxxxxxxxxxxxxx |
| Repository | Version | Install Command |
|---|---|---|
| Homebrew | brew install --cask xxxxxxxxxxxxxxxxxxxxxx |
|
| Direct Download |
Note: For macOS app launch instructions and troubleshooting, check the installation guide: Installation - macOS
💡 More package managers coming soon! We have submissions under review for Flathub, Homebrew, Scoop, and Winget.
RClone Manager will guide you through installing any missing dependencies on first run. However, you can pre-install:
- Rclone – The core tool for remote management (can be installed via the app)
- Linux/macOS: FUSE – Usually pre-installed on most distributions
- Windows: WinFsp – Automatically prompted for installation if missing
- macOS: Mount plugin – Automatically installed by the app when needed
- 7-Zip – For password-protected configuration backups
- Frontend: Angular 20 + Angular Material + FontAwesome
- Backend: Tauri 2 (Rust)
- Styling: Custom GTK-inspired theming with responsive design
- Architecture: Modern component-based with reactive state management
- Node.js (v18 or later)
- Rust (latest stable)
- Cargo (comes with Rust)
- Platform-specific build tools (see Tauri prerequisites)
# Clone the repository
git clone https://github.com/Zarestia-Dev/rclone-manager.git
cd rclone-manager
# Install dependencies
npm install
# Start development server
npm run tauri devnpm run tauri dev instead of ng serve, as the app requires Tauri APIs.
# Build for your current platform
npm run tauri build
# The built application will be in src-tauri/target/release/- See LINTING.md for detailed instructions on linting and formatting the codebase.
Known bugs and technical limitations are tracked in two places:
- 📄 See ISSUES.md for detailed explanations of platform-specific issues (e.g. MacOS App Damaged)
- 📌 Visit our GitHub Project Board for open bugs and upcoming fixes
We organize development on our GitHub Project Board — track features, bugs, and long-term goals.
🧠 Want to influence the direction? Star the repo, watch the project board, and share your ideas in Discussions or Issues!
We welcome contributions from developers of all skill levels! Here's how you can help:
- 🐛 Report Bugs – Found an issue? Open a bug report
- 💡 Suggest Features – Have an idea? Share it with us
- 📖 Improve Documentation – Help make our docs clearer and more comprehensive
- 🔧 Submit Pull Requests – Fix bugs or implement features (see development setup above)
- 🌍 Translate – Help make RClone Manager available in your language (coming soon)
- ⭐ Spread the Word – Star the repo, share with friends, write blog posts
- Fork the repository and create a feature branch
- Follow the existing code style and linting rules
- Test your changes thoroughly on your target platform
- Write clear commit messages
- Submit a pull request with a detailed description
📝 See our CONTRIBUTING.md guide (coming soon) for detailed guidelines
Licensed under the GNU GPLv3.
You are free to use, modify, and distribute this software under the terms of the GPL v3 license. See the LICENSE file for full details.
- 💬 GitHub Discussions – Ask questions and chat with the community
- 🐛 Issue Tracker – Report bugs or request features
- 📖 Documentation – Guides and tutorials (coming soon)
- ⭐ Star the repository to get notifications about new releases
- 👀 Watch the repo for all updates and discussions
- 🔔 Enable release notifications to be the first to know about new versions
Made with ❤️ by the Zarestia Dev Team
Powered by Rclone | Built with Angular & Tauri



