From 89b64f2a1840eb9fbfc47128b84c0710825296c9 Mon Sep 17 00:00:00 2001 From: x0b Date: Fri, 27 Mar 2020 13:18:25 +0100 Subject: [PATCH] Update status of the various Android forks --- Third-Party-Integrations-with-rclone.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/Third-Party-Integrations-with-rclone.md b/Third-Party-Integrations-with-rclone.md index 8971f03..cd7d9e5 100644 --- a/Third-Party-Integrations-with-rclone.md +++ b/Third-Party-Integrations-with-rclone.md @@ -76,9 +76,13 @@ https://play.google.com/store/apps/details?id=ch.ethz.idsc.unifiedcloudstorage ## UpBack ## [UpBack](https://github.com/DavideRossi/upback) is a two way synchronization utility based on rclone. It assumes a star topology for your backup, that means a remote storage that is synchronized with multiple clients (your workstation, laptop, HTPC, ...). -## RCX Rclone explorer ## +## Rclone Explorer ## +_No development activity since November 2018. Of the various forks [RCX](#rcx---rclone-for-android) is the only one currently being maintained._ -[RCX](https://github.com/x0b/rcx) is an Android application for rclone. It's capable of displaying remote content, uploading and downloading files, opening and streaming files, file editing (move, rename, delete), as well as serving remotes over HTTP. It is a continuation fork of [Rclone Explorer](https://github.com/kaczmarkiewiczp/rcloneExplorer). +[Rclone Explorer](https://github.com/kaczmarkiewiczp/rcloneExplorer) is an Android application for rclone. It's capable of displaying remote content, uploading and downloading files, opening and streaming files, file editing (move, rename, delete), as well as serving remotes over HTTP. + +## RCX - Rclone for Android ## +[RCX](https://github.com/x0b/rcx) is the continuation of rcloneExplorer. It includes support for newer Android versions, external storage devices, bug and security fixes and is available on Google Play. ## vim-netranger (beta) ## [vim-netranger](https://github.com/ipod825/vim-netranger) is a [ranger](https://github.com/ranger/ranger)-like system/cloud tui file browser for Vim/Neovim. It supports basic file operations (cp, mv, rename, delete) for both local files and any remote file supported by rclone.