Updated Third Party Integrations with rclone (markdown)

Zvezdin 2020-03-23 00:23:13 +00:00
parent b444e549e5
commit 27f4e5889b

@ -76,8 +76,9 @@ 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, ...).
## Rclone Explorer ##
[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 explorer ##
[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).
## 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.