RClone GUI package for YunoHost
https://rclone.org
| .github | ||
| conf | ||
| doc | ||
| scripts | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| tests.toml | ||
Rclone, packaged for YunoHost
Web UI for Rclone
📦 Developer info
🛠️ Upstream Rclone repository: https://github.com/rclone/rclone
Pull request are welcome and should target the testing branch.
The testing branch can be tested using:
# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/rclone_ynh/tree/testing
# upgrade an existing install:
sudo yunohost app upgrade rclone -u https://github.com/YunoHost-Apps/rclone_ynh/tree/testing
📚 App packaging documentation
Please see https://doc.yunohost.org/packaging_apps for more information.