Hi everyone,
I’d like to share a project I’ve been working on: RClone Manager.
It is a modern, cross-platform GUI application designed to make managing Rclone remotes and tasks easier and more visual. It is built with Angular and Tauri, offering a native-feeling experience on Linux, Windows, and macOS.
What is RClone Manager?
While Rclone is an incredibly powerful command-line tool, managing multiple remotes, complex mount commands, and bidirection syncs can sometimes get complicated. RClone Manager aims to bridge that gap by providing a clean, responsive interface for both basic and advanced users.
Key Features
- Security: Supports encrypted configuration (password storage via system keyring).
- Cross-Platform: Runs natively on Windows, Linux (including ARM), and macOS.
- Theming: Adaptive Light and Dark modes with a clean GTK-inspired design.
- Tray Integration: Minimize to tray for quick access to background mounts.
- Scheduled Tasks Automate syncs with a built-in scheduler. Create, edit, enable/disable, and monitor scheduled jobs.
- Import/Export – Backup and restore your settings, with optional 7z encryption.
Screenshots
Roadmap: Web UI & Docker
I am currently actively working on Web UI and Docker support. If you are interested in running RClone Manager in a container or via a browser, you can follow the progress here:
GitHub Issue #10: Web UI Support
Feedback & Contributing
This project is actively developed and open source (GPL-3.0). I am looking for feedback from the community to improve it further!
- GitHub Repo: https://github.com/Zarestia-Dev/rclone-manager
If you find it useful, a star
on GitHub is always appreciated!
Acknowledgments
A massive thank you to @ncw for creating Rclone, this amazing powerhouse of a software that makes all of this possible, and also to his son @edcw for his contributions.
Let me know what you think!

