alyssadev / rcx

Rclone for Android

Home Page:https://x0b.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RCX - Rclone for Android

license: GPL v3 Github Releases GitHub release Google Play Pre-Registration

A cloud file manager, powered by rclone.

๐ŸŽ‰ We have rebranded to RCX - Rclone for Android. Read more about the changes on the new website.

Features

Cloud Access 256 Bit AES Encryption Integrated Experience
Cloud Access 256 Bit AES End-to-End Encryption Integrated Experience
Use your cloud storage like a local folder. Keep your files private on any cloud provider with crypt remotes. Don't give up features or comfort just because it runs on a phone.
  • File Management (list, view, download, upload, move, rename, delete files and folders)
  • Streaming (Stream media files, serve files and directories over FTP, HTTP, WebDAV or DLNA)
  • Integration (Access local storage devices and share files with the application to store them on a remote)
  • Many cloud storage providers (all via rclone config import, some without)
  • Material Design (Dark theme, custom primary and accent colors)
  • All architectures (runs on ARM, ARM64, x86 and x64 devices, Android 7+ / 5+)
  • Storage Access Framework (SAF) (see docs) for SD card and USB device access.

Screenshots

Manage Storage Upload Files Explore Files Manage Files
screenshot1 screenshot3 screenshot7 screenshot8

Installation

Grab the latest version of the signed APK and install it on your phone. You can also register for the closed Google Play testing group, the Google Play Beta, or in the near future, F-Droid.

CPU architecture Where to find APK identifier
ARM 32 Bit older devices armeabi-v7a
ARM 64 Bit most devices arm64-v8a
Intel/AMD 32 Bit some TV boxes and tablets x86
Intel/AMD 64 Bit some emulators x86_64

If you don't know which version to pick use rcx-<version>-universal-release.apk. Most devices run ARM 64 Bit, and 64 Bit devices often can also run the respective 32 bit version at lower performance. The app runs on any CTS phone, tablet or TV with Android 5 or newer, but is only tested on Android 7 and newer.

Usage

See the documentation.

Known Issues

  • Reauthorization of OAuth remotes shows intermittent failures. This is currently under investigation.

Contributing

This app is developed by and for its community. Any contribution to improve the app is welcome, and there are multiple to contribute:

  • Enable crash reporting in Settings > Logging > Send anonymous crash reports.
  • Reporting bugs using the issue tracker.
  • Proposing and voting (๐Ÿ‘ ๐Ÿ‘Ž) on new features and ideas on the issue tracker.
  • Translating the app into a new language. Please open an issue or sent an email to x0bdev@gmail.com if you are interested.
  • Implementing features and fixing bugs. See the list of available and easier issues. Please comment on the issue if you want to take over. To get started with development, see Getting Started.
  • Not all enhancements must be new features. If you find yourself wanting to do something with the app but you are unsure how to do it, or you think it is needlessly complicated or might not be possible, then just ask on the issue tracker, which may spark a new feature/enhancement request.
  • You might also find help from other members of the larger rclone community on the rclone forum or the subreddit.

License

About this app

This app is released under the terms of the GPLv3 license. Community contributions are licensed under the MIT license, and CLA Assistant will ask you to confirm a CLA stating that if create a PR.

This is a fork of rcloneExplorer by Patryk Kaczmarkiewicz. For the parent repository, see kaczmarkiewiczp/rcloneExplorer. If you want to convey a modified version (fork), we ask you to use a different name, app icon and package id as well as proper attribution to avoid user confusion.

Libraries

  • rclone - "rsync for cloud storage"
  • Jetpack AndroidX
  • Floating Action Button SpeedDial - A Floating Action Button Speed Dial implementation for Android that follows the Material Design specification.
  • Glide - An image loading and caching library for Android focused on smooth scrolling.
  • Markdown View - MarkdownView is an Android webview with the capablity of loading Markdown text or file and display it as HTML, it uses MarkdownJ and extends Android webview.
  • Material Design Icons - 2200+ Material Design Icons from the Community.
  • Recyclerview Animators - An Android Animation library which easily add itemanimator to RecyclerView items.
  • Toasty - The usual Toast, but with steroids.
  • Icons from Flaticon courtesy of Smashicons and Freepik

About

Rclone for Android

https://x0b.github.io

License:GNU General Public License v3.0


Languages

Language:Java 99.9%Language:Roff 0.1%