/rcloneExplorer

rclone explorer for Android

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

NOTE: This is a modified build of rcloneExplorer because of little activity in the parent repo. For the parent repository, see kaczmarkiewiczp/rcloneExplorer.

If you encounter an issue with a version published here, open an issue here.

RcloneExplorer

Packagist Github Releases GitHub release GitHub release

rclone explorer for Android

Features

  • File Management
    • List and view files
    • Dowload and upload files
    • Move, rename, and delete files and folders
  • Streaming & Integration
    • Streaming media files
    • Serving directories over HTTP or WebDAV
  • Remotes
    • Browse any type of rclone remote (local remotes are limited though)
    • Create new remotes in the app
  • UI
    • Dark theme
    • Customizable primary and accent colors
  • Configuration
    • Import and export rclone configuration files
    • Encrypted configurations
  • Platform support
    • Supports ARM and x86 devices
    • Supports SDK 21+ (Lollipop 5.0)

Roadmap

Note that these plans are subject to change and might not materialize completely or at all.

Current Version (1.8.2)

  • Update to rclone 1.49.3
  • Android 10: Streaming now works with third party players (MX Player, VLC)
  • AndroidX migration
  • AndroidTV improvements (launcher & intent integration)
  • Support more external storage options when selecting files for upload
  • Fixed crash when selecting inaccessible storage location

Next Version

  • Preview of Storage Access Layer for rclone (allows access to Storage Access Framework locations from rclone/rcloneExplorer)
  • New remotes
  • Bug fixes

Next Month(s)

  • Bug fixes
  • Configuration dialogs for more remotes
  • Android 10 target version updates
  • AndroidTV improvements

Next Year

  • Reasonably regular updates of rclone
  • F-Droid availability

Screenshots

Remotes File Editing File Explorer File Upload
screenshot1 screenshot4 screenshot2 screenshot3
Dark Theme File Editing Encrypted Config Empty Folder
screenshot7 screenshot8 screenshot10 screenshot9

Installation

Grab the latest version of the signed APK and install it on your phone. Only devices running Android Lollipop 5.0 and up are supported.

If you don't know which version to pick use rcloneExplorer-fatapk-release.apk.

Known Issues

  • OneDrive remotes can no longer be configured in the app and must be imported. You can configure them in Termux, copy the configuration file to an accessible destination and import from there.

Credits/Libraries