loganswartz / rclone-web-progress

A simple dashboard to show the progress of current Rclone transfers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rclone-Web-Progress

A simple dashboard to show the progress of current Rclone transfers.

Usage

Pull and install dependencies:

~ $ git clone http://github.com/loganswartz/rclone-web-progress && cd rclone-web-progress
~/rclone-web-progress $ npm install
~/rclone-web-progress $ npm start

Then copy the .env.example into the same folder as .env and set your rclone-ws-connector URL. After that, you can make a production version with run npm run build and serve it normally via Apache or Nginx.

About

A simple dashboard to show the progress of current Rclone transfers


Languages

Language:TypeScript 93.3%Language:HTML 3.9%Language:JavaScript 2.6%Language:Shell 0.2%