https://github.com/Communist02/RcloneNavigator
The program for managing files in cloud storage
https://github.com/Communist02/RcloneNavigator
cloud file-manager file-transfer file-upload rclone rclone-browser rclone-client rclone-gui
Last synced: about 2 months ago
JSON representation
The program for managing files in cloud storage
- Host: GitHub
- URL: https://github.com/Communist02/RcloneNavigator
- Owner: Communist02
- License: mit
- Created: 2025-07-18T17:57:35.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-11-22T03:40:28.000Z (7 months ago)
- Last Synced: 2026-03-02T11:55:16.107Z (3 months ago)
- Topics: cloud, file-manager, file-transfer, file-upload, rclone, rclone-browser, rclone-client, rclone-gui
- Language: Python
- Homepage:
- Size: 866 KB
- Stars: 4
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rclone - Rclone Navigator - Desktop GUI for managing files in cloud storage. Supports Linux and Windows with features for browsing, uploading, downloading, mounting, and serving remotes.  (Clients & GUIs / Desktop)
README
Rclone Navigator
==============
The program for managing files in cloud storage.
Modification for [rclone](https://rclone.org/) command line tool with GUI.
Supports Linux and Windows.
Table of contents
-------------------
* [Features](#features)
* [Sample screenshots](#sample-screenshots)
Features
--------
* Allows to browse and modify any rclone remote, including encrypted ones
* Uses same configuration file as rclone, no extra configuration required
* Lists files hierarchically with file name, size and modify date
* All rclone commands are executed asynchronously, no freezing GUI
* File hierarchy is lazily cached in memory, for faster traversal of folders
* Allows to upload, download, create new folders, rename or delete files and folders
* Allows to calculate size of remote
* Drag & drop support for dragging files from local file explorer for uploading
* Mount and unmount folders on Linux and Windows (for Windows requires [winfsp](http://www.secfs.net/winfsp/))
* Optionally minimizes to tray
* Supports merging remotes into one remote with configuration settings(where files will upload after drag and drop or paste etc)
* Supports creating servers for your remotes, if you don't have one
* Multiple themes for all platforms
Sample screenshots
-------------------
**Explorer**

**Add remote**

**Search**

**Serve**

**Mount**

**Create serve**