Skip to content

yuudi/rclone-webui-angular

Repository files navigation

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

If you already have rclone installed in your local PC, just run:

rclone rcd --rc-web-gui --rc-web-gui-update --rc-web-fetch-url="https://s3.yuudi.dev/rwa/embed/version.json"

If that is not your case, choose one that suits you:

  • Desktop: Good for those who are not familiar with command line
  • Embed: Good for managing local instance
  • PWA Standalone: Good for managing multiple remote servers

Other languages: 中文使用说明

Screenshot

Expend

backends

backends-screenshot

create backends

create-backend-screenshot

explorer

explorer-screenshot

mounting

mounting-screenshot

Contribute

If you feel like coding, translating or just want to help, please check CONTRIBUTING.md

Development

Optional: This project ready for Dev-Container, try it out at GitHub Codespace

  1. install rclone if you didn't

  2. start project

    npm start # it will start rclone and angular at same time, API calling will be properly proxied to backed