- Notifications
You must be signed in to change notification settings - Fork46
An angular web application for rclone
License
NotificationsYou must be signed in to change notification settings
ElonH/RcloneNg
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An angular web application for rclone
Support multiple rclone server
Explore remote file system
Create asynchronous jobs of coping/moving objects between remotes
Download file from remote
Observe the progress of running jobs (by groups)
Allow editing of rclone server configuration (power bymonaco editor, supporting lint, document description)
Manager Rclone mounts
- running rclone as server
rclone rcd --rc-user=<user> --rc-pass=<password> --rc-allow-origin="http://localhost:4200"
getting RcloneNg
local way
git clone https://github.com/ElonH/RcloneNg.gitcd RcloneNgnpm install# NodeJs version >= 10npm run start
online way
lazy way
if set
--rc-allow-origin="https://elonh.github.io"
,https://elonh.github.io/RcloneNg can be used directly.
editing server connection in RcloneNg.
This project and its dependencies ( except Rxjs, Apache-2.0 ) follows MIT license.
About
An angular web application for rclone
Topics
Resources
License
Stars
Watchers
Forks
Packages0
No packages published