Skip to content

patrykcoding/rcloneExplorer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RcloneExplorer

Packagist Github Releases GitHub release

rclone explorer for Android

Features

  • Allows to browse rclone remotes, including encrypted ones
  • Import configuration file from rclone
  • Create new remotes from the app
  • Download and upload files
  • Move, rename, and delete files and folders
  • Create new folders
  • Streaming media files
  • Serving directories over HTTP or Webdav
  • Dark theme
  • Customizable primary and accent colors
  • Supports ARM and x86 devices
  • Supports SDK 21+ (Lollipop 5.0)

TODO

  • Creating new remotes
    • Creating Team Drive remotes
  • Deleting existing remotes

Screenshots

Remotes Encrypted Config File Explorer File Upload
screenshot1 screenshot11 screenshot2 screenshot3
File Editing Empty Folder Dark Theme Encrypted Config
screenshot4 screenshot5 screenshot6 screenshot10
File Explorer File Editing Empty Folder
screenshot7 screenshot8 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.

  • For ARM 32-bit devices download RcloneExplorer-ARM_32.apk
  • For ARM 64-bit devices download RcloneExplorer-ARM_64.apk
  • For x86 devices download RcloneExplorer-x86.apk
  • Ultimately, RcloneExplorer.apk will work with both ARM and x86 devices.

Credits/Libraries