https://github.com/ncw/rcloneguiexperiment
Rclone GUI experiment
https://github.com/ncw/rcloneguiexperiment
Last synced: 10 months ago
JSON representation
Rclone GUI experiment
- Host: GitHub
- URL: https://github.com/ncw/rcloneguiexperiment
- Owner: ncw
- Created: 2019-01-12T23:08:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-29T16:52:35.000Z (over 7 years ago)
- Last Synced: 2024-05-02T06:05:10.303Z (about 2 years ago)
- Language: JavaScript
- Size: 175 KB
- Stars: 5
- Watchers: 3
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rclone GUI experiment
This is a GUI experiment for rclone.
Don't get excited it doesn't do anything useful yet and may never :-)
See also bootstrap branch.
See also: [react docs](/react.md).
## How to develop
Run the rclone rcd server in one window
rclone rcd -v --rc-no-auth --rc-serve
Run this one one window
npm start
## How to run not in development
Run
npm run build
Then
rclone rcd -v --rc-no-auth --rc-serve --rc-files build