The latest automated build can be found here:http://rclone.github.io/rclone-webui-react GSoC phase I plan:here The thread for beta testing is here:https://forum.rclone.org/t/beta-testing-webgui-for-rclone/11156 Intro This project is being actively developed. Feel free to create any issu...
RClone Drive Web UI Description The RClone Drive Web UI is a RClone client that provides an easy-to-use web interface to view and manage your files on RClone. It uses your RClone instance's Remote Control to connect to your cloud drives. Features Navigate and see files in directories and ...
Rclone-Webui-Angular This project is another webui for rclone WARNING: this project is still in development, please do not use it in production environment How to Use Choose one that suits you Desktop: Good for those who are not familiar with command line Embed: Good for managing local inst...
Step 1.VisitOpenWrt Luci web UIand navigate toServices > Terminal Step 2.Log in with your OpenWrt credentials Step 3.Start therclone configuration processby typing the following rclone config Step 4.Pressnand pressEnterto create a new remote. ...
Another Web GUI for Rclone. Contribute to yinpou/rclone-webui-angular development by creating an account on GitHub.
rclone-webui-react 加入Gitee 与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :) 免费加入 已有帐号?立即登录 master 克隆/下载 git config --global user.name userName git config --global user.email userEmail 分支10 标签12...
Reproduce Create new mount > fs = GoogleDrive:/path_to_dir/ Here is the console log below. { "fs":"GoogleDrive:/path_to_dir/:", "mountPoint":"C:\\workspace", "mountType":"", "vfsOpt":{"CacheMode":2},"mountOpt":{} } Here fs always add : a...
It would be amazing to have themes for Reclone WebUI https://github.com/rclone/rclone-webui-reactcyb3rgh05t added the bug label Nov 23, 2022 GilbN added help wanted request and removed bug labels Dec 21, 2022 Sign up for free to join this conversation on GitHub. Already have an ...
Hi there! I try to access the ui, but have some problems ... first: When I start with rclone rcd --rc-web-gui --rc-no-auth -vvv, it looks so far good: 2020/04/19 15:49:53 DEBUG : rclone: Version "v1.51.0" starting with parameters ["rclo...
The Rclone WebUI does not allow you to set Daemon to "Yes" for mounts. When you attempt to do this, you receive an error 500 code. You are also not able to add ExtraFlags via the text input, as that will result in an error 400. At this point, you also cannot simply remove ...