immortalwrt / Rclone-OpenWrt

LuCI Support for Rclone.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rclone-OpenWrt

  • rclone
  • rclone-ng
  • rclone-webui-react
  • luci-app-rclone

Screenshot

luci-app-rclone

luci-app-rclone screenshot

RcloneNg

RcloneNg screenshot

RcloneNg screenshot

RcloneNg screenshot

rclone-web-ui-react

rclone-web-ui-react screenshot

rclone-web-ui-react screenshot

FAQ

WebUI

Rclone address http://192.168.1.1/rclone-webui-react/ is wrong in rclone-web-ui-react, and it should be replaced as http://192.168.1.1:5572 shown at the top of luci-app-rclone

Mount

Mount the remote as file system on a mountpoint

  rclone mount remote:path /path/to/mountpoint [flags]

A fatal error failed to mount FUSE fs: fusermount: exec: "fusermount": executable file not found in $PATH will be raised, if fuse-utils package isn't installed

License

GNU General Public License v3.0

About

LuCI Support for Rclone.

License:GNU General Public License v3.0


Languages

Language:Lua 42.4%Language:Makefile 42.0%Language:Shell 15.6%