An open API service indexing awesome lists of open source software.

https://github.com/Zarestia-Dev/rclone-manager

Rclone Manager is a cross-platform GUI application designed to help users manage Rclone remotes efficiently.
https://github.com/Zarestia-Dev/rclone-manager

adwaita angular angular-material gnome rclone-gui tauri

Last synced: 3 months ago
JSON representation

Rclone Manager is a cross-platform GUI application designed to help users manage Rclone remotes efficiently.

Awesome Lists containing this project

README

          


RClone Manager


RClone Manager


A powerful, cross-platform GUI for managing Rclone remotes with style and ease.

Built with Angular 20 + Tauri 2 ยท Linux โ€ข Windows โ€ข macOS โ€ข ARM Support



Latest Release


License


Stars

---

## ๐ŸŒ 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.

> โš ๏ธ **Actively developed** โ€“ Regular updates with new features and improvements. Check out our [roadmap](#-roadmap) to see what's coming next!

---

## ๐ŸŽจ Design Philosophy

๐Ÿ’ก **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.

---

## ๐Ÿ“ธ Screenshots


๐Ÿ’ป Desktop Interface

Desktop UI


๐Ÿ  Home & Overview

General Home
General Remote


โš™๏ธ Mount Control & Job Monitoring

Mount Control
Job Watcher


๐Ÿ“ฑ Mobile Support

Mobile UI


Seamlessly switches between light and dark modes to match your system preferences.

---

## ๐Ÿš€ Features

### ๐ŸŽฏ Core Functionality

- ๐Ÿ›  **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

### โšก File Operations

- ๐Ÿ“ **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

### ๐ŸŽจ User Experience

- ๐ŸŒ— **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

### ๐ŸŒ Platform Support

- ๐Ÿง **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

### ๐Ÿ”ง Advanced Features

- ๐Ÿ”„ **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

Nearly all Rclone remotes are supported, including:

- **Google Drive** โ€“ Full OAuth support with team drives
- **Microsoft OneDrive** โ€“ Personal and Business accounts
- **Dropbox** โ€“ Complete integration
- **Amazon S3** โ€“ And all S3-compatible services
- **iCloud Drive** โ€“ Interactive configuration support
- **SFTP/FTP** โ€“ Secure file transfer protocols
- **WebDAV** โ€“ Generic WebDAV support
- **And 40+ more providers!**

---

## ๐Ÿ”ง Tech Stack

- **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

---

## ๐Ÿ“ฆ Downloads

### ๐ŸŽฏ Latest Release

Get the latest version for your platform:



Download Latest Release

**Available for:**

- ๐Ÿง Linux (x86_64, ARM64) โ€“ AppImage, Deb, RPM
- ๐ŸชŸ Windows (x86_64, ARM64) โ€“ MSI Installer, Portable
- ๐ŸŽ macOS (Intel, Apple Silicon) โ€“ DMG

> ๐Ÿ“‹ See the [full release notes](https://github.com/RClone-Manager/rclone-manager/releases) for changelog and installation instructions

---

## ๐Ÿ› ๏ธ Installation

### ๐Ÿ“‹ Runtime Requirements

**RClone Manager** will guide you through installing any missing dependencies on first run. However, you can pre-install:

#### Required

- **[Rclone](https://rclone.org/downloads/)** โ€“ The core tool for remote management (can be installed via the app)

#### Optional (for mounting)

- **Linux/macOS:** [FUSE](https://github.com/libfuse/libfuse) โ€“ Usually pre-installed on most distributions
- **Windows:** [WinFsp](https://github.com/billziss-gh/winfsp) โ€“ Automatically prompted for installation if missing
- **macOS:** Mount plugin โ€“ Automatically installed by the app when needed

#### Optional (for encrypted exports)

- **[7-Zip](https://www.7-zip.org/)** โ€“ For password-protected configuration backups

### ๐Ÿš€ Quick Start

1. **Download** the appropriate package for your OS from [releases](https://github.com/RClone-Manager/rclone-manager/releases/latest)
2. **Install** using your platform's standard method:

- **Linux:**
- **Debian/Ubuntu:** `sudo dpkg -i rclone-manager_*.deb` or run the AppImage
- **Fedora/openSUSE (RPM):** `sudo rpm -i rclone-manager-*.rpm`
- **Arch Linux:** Install from [AUR](https://aur.archlinux.org/packages/rclone-manager) via your AUR helper, e.g. `yay -S rclone-manager`
- **Windows:** Run the MSI installer or extract the portable version
- **macOS:** Open the DMG and drag to Applications

3. **Launch** RClone Manager and follow the onboarding wizard
4. **Add your first remote** using the guided setup

> ๐Ÿ’ก **First-time users?** The app includes an interactive onboarding that will help you set up Rclone and create your first remote!

---

## ๐Ÿ› ๏ธ Development

### Prerequisites for Building

- **[Node.js](https://nodejs.org/)** (v18 or later)
- **[Rust](https://www.rust-lang.org/tools/install)** (latest stable)
- **[Cargo](https://doc.rust-lang.org/cargo/)** (comes with Rust)
- Platform-specific build tools (see [Tauri prerequisites](https://tauri.app/v2/guides/prerequisites/))

### Development Setup

```bash
# Clone the repository
git clone https://github.com/RClone-Manager/rclone-manager.git
cd rclone-manager

# Install dependencies
npm install

# Start development server
npm run tauri dev
```

โš ๏ธ **Important:** Always use `npm run tauri dev` instead of `ng serve`, as the app requires Tauri APIs.

### Building for Production

```bash
# Build for your current platform
npm run tauri build

# The built application will be in src-tauri/target/release/
```

### Linting & Formatting

```bash
# Frontend (Angular)
npm run lint # ESLint check
npm run format # Prettier format

# Backend (Rust)
npm run lint:rust # Clippy check
npm run format:rust # Rustfmt format
```

---

## ๐Ÿž Known Issues

Known bugs and technical limitations are tracked in two places:

- ๐Ÿ“„ See [**ISSUES.md**](ISSUES.md) for detailed explanations of platform-specific issues (e.g. Windows terminal flash)
- ๐Ÿ“Œ Visit our [**GitHub Project Board**](https://github.com/users/RClone-Manager/projects/6) for open bugs and upcoming fixes

---

## ๐Ÿ—บ๏ธ Roadmap

We organize development on our [**GitHub Project Board**](https://github.com/users/RClone-Manager/projects/6) โ€” track features, bugs, and long-term goals.

### Current Focus Areas

- ๐Ÿ”œ **Near-Term Goals**
- Enhanced job monitoring with detailed progress tracking
- Additional filter configuration options
- Performance optimizations for large remote lists
- ๐Ÿš€ **Long-Term Vision**
- Multi-language support (i18n/l10n)
- Mobile app versions
- Advanced scheduling and automation
- Plugin system for custom integrations

- ๐Ÿงฉ **Community Driven**
- Feature requests and suggestions
- UI/UX improvements
- Platform-specific enhancements

> ๐Ÿง  **Want to influence the direction?** Star the repo, watch the project board, and share your ideas in [Discussions](https://github.com/RClone-Manager/rclone-manager/discussions) or [Issues](https://github.com/RClone-Manager/rclone-manager/issues)!

---

## ๐Ÿค Contributing

We welcome contributions from developers of all skill levels! Here's how you can help:

### Ways to Contribute

- ๐Ÿ› **Report Bugs** โ€“ Found an issue? [Open a bug report](https://github.com/RClone-Manager/rclone-manager/issues/new?template=bug_report.md)
- ๐Ÿ’ก **Suggest Features** โ€“ Have an idea? [Share it with us](https://github.com/RClone-Manager/rclone-manager/issues/new?template=feature_request.md)
- ๏ฟฝ **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

### Contribution Guidelines

1. Fork the repository and create a feature branch
2. Follow the existing code style and linting rules
3. Test your changes thoroughly on your target platform
4. Write clear commit messages
5. Submit a pull request with a detailed description

> ๐Ÿ“ See our [CONTRIBUTING.md](CONTRIBUTING.md) guide (coming soon) for detailed guidelines

---

## ๐Ÿ“œ License

Licensed under the **[GNU GPLv3](LICENSE)**.

You are free to use, modify, and distribute this software under the terms of the GPL v3 license. See the [LICENSE](LICENSE) file for full details.

---

## ๐Ÿ“ฌ Support & Contact

### Get Help

- ๐Ÿ’ฌ [GitHub Discussions](https://github.com/RClone-Manager/rclone-manager/discussions) โ€“ Ask questions and chat with the community
- ๐Ÿ› [Issue Tracker](https://github.com/RClone-Manager/rclone-manager/issues) โ€“ Report bugs or request features
- ๐Ÿ“– [Documentation](https://github.com/RClone-Manager/rclone-manager/wiki) โ€“ Guides and tutorials (coming soon)

### Stay Updated

- โญ 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 RClone Manager Team

Powered by Rclone | Built with Angular & Tauri