awesome-rclone
github.com/awesome-rclone/awesome-rclone ↗The awesome list for everything rclone.
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me kubernetes resources from awesome-rclone"
Installation instructions →What's inside
Automation and Scripts
- AutoRclone
Scripts to automate rclone Google Drive operations using multiple service accounts to bypass quotas.
- rclone4pi
Easy installer and cron setup for rclone on Raspberry Pi with sample sync scripts.
- rhttpserve
Lightweight HTTP server that serves files from any rclone remote with expiring signed URLs for secure sharing.
Cloud and System Integrations
- CSI Driver (Veloxpack)Kubernetes
Kubernetes CSI driver built on rclone Go library. Mounts 50+ cloud providers in pods with dynamic PV provisioning and secrets management.
- CSI Driver (Wunderio)Kubernetes
Original Kubernetes CSI storage driver using rclone mount.
- GitHub Action for rcloneCI/CD
GitHub Action that installs and runs rclone within workflows for syncing artifacts to cloud storage.
- Home Assistant Rclone BackupHome Automation
Home Assistant add-on that uses rclone to automatically sync backups to remote cloud storage.
- rclone-nfs-serverNFS
Dockerized NFS server exposing any rclone remote as an NFS share. Useful in Kubernetes for providing cached mount points.
Sync and Backup Tools
- dfb (Dated File Backup)Backup Utilities
Wrapper implementing reverse-incremental backups with rclone. Preserves older versions by appending dates to filenames.
- Doomsday MachineBackup Software with Rclone Support
Backup tool using rclone to archive data from various cloud services (IMAP, Drive, etc.) into Docker containers.
- Duplicity BackendBackup Software with Rclone Support
Plugin allowing Duplicity backup software to use rclone as a storage backend.
- HashBackupBackup Software with Rclone Support
Efficient multi-threaded command-line backup for Linux/Unix. Can invoke rclone as transport for unsupported storage systems.
- KopiaBackup Software with Rclone Support
Open-source backup tool for encrypted, deduplicated backups. Supports rclone as transport for additional cloud providers.
- PyCloneBackup Utilities
Python automation engine for rclone backup scenarios. Define backup strategy in config file with Telegram notifications.
Official Resources
Forks and Alternate Builds
- Fclone
Continuously updated fork providing pre-built binaries and speedy updates.
- gclone (dogbutcat)
Actively maintained fork with Google Drive Service Account rotation to bypass API quotas.
- gclone (donwa)
Original gclone mod optimized for Google Drive SA usage. Based on rclone v1.51.
- gclone (l3v11)
Another gclone fork with auto SA rotation.
- Rclone_RD
Fork integrating Real-Debrid API as a backend. Mount and stream cached torrents from Real-Debrid.
API Libraries and SDKs
- FlyclonePHP
Object-oriented PHP library wrapping rclone operations. Supports many backends with progress tracking and transfer stats.
- @fyears/rclone-cryptJavaScript / TypeScript
Rclone's Crypt encryption algorithm implemented in TypeScript. Enables encrypting/decrypting compatible with rclone's crypt remote.
- LibrcloneGo
Official C library interface for rclone. Enables embedding rclone in other programs (C, Python via ctypes, etc.). Part of rclone core.
- PyClone (ltgiv)Python
Python package wrapping rclone with Pythonic interface. Run operations in threads and get results as Python data structures.
- python-rclonePython
Simple Python wrapper for invoking rclone commands.
- rcloneJavaScript / TypeScript
JavaScript implementation of rclone cryptography for the browser (filename encryption).
Clients & GUIs
- MotuzWeb
Web interface designed for large-scale, multi-user data transfers (e.g., scientists moving TBs of data). Provides web UI and REST API on top of rclone.
- MultCloudWeb
Commercial web-based cloud management platform. Transfer, sync, and backup files between 30+ cloud services. Supports cloud-to-cloud transfers without downloading. Available on Android and iOS.
- Rclone BrowserDesktop
Cross-platform Qt GUI for browsing, transferring, mounting, and streaming files. Fork of original by mmozeiko.
- Rclone ExplorerMobile
Original Android GUI for rclone.
- Rclone ManagerDesktop
Hobby cross-platform GUI built with Angular.
- Rclone NavigatorDesktop
Desktop GUI for managing files in cloud storage. Supports Linux and Windows with features for browsing, uploading, downloading, mounting, and serving remotes.
Docker Images
- mumiehub/rclone-mount
Container running rclone mount to expose cloud storage to host or other containers.
- openbridge/ob_bulkstash
Docker image for bulk transfers with Alpine + crond + Monit for reliability.
- pfidr/rclone
Community image for scheduled rclone sync jobs via cron with Healthchecks.io integration.
- rayou/rclone
Ultra-minimal (~20MB) rclone image for custom usage.
- rclone/rclone (official)
Official Alpine-based Docker image maintained by rclone developers. Tracks latest stable and beta releases.
- tynor88/rclone
Minimal Docker image for one-off rclone copy/sync operations.
Showing a sample of 72 resources. View the full list on GitHub →