Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miyako/rclone
https://github.com/miyako/rclone
4d-class 4d-component rclone
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/miyako/rclone
- Owner: miyako
- License: mit
- Created: 2024-11-11T23:02:29.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-20T01:00:42.000Z (3 months ago)
- Last Synced: 2024-11-28T06:09:37.106Z (2 months ago)
- Topics: 4d-class, 4d-component, rclone
- Language: 4D
- Homepage: https://miyako.github.io/rclone/
- Size: 40.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![version](https://img.shields.io/badge/version-20%2B-E23089)
![platform](https://img.shields.io/static/v1?label=platform&message=mac-intel%20|%20mac-arm%20|%20win-64&color=blue)
[![license](https://img.shields.io/github/license/miyako/rclone)](LICENSE)
![downloads](https://img.shields.io/github/downloads/miyako/rclone/total)### Licensing
* the source code of this component is licensed under the [MIT license](https://github.com/miyako/rclone/blob/master/LICENSE).
* see [rclone.org](https://rclone.org/licence/) for the licensing of **Rclone**.# rclone
## dependencies.json
```json
{
"dependencies": {
"rclone": {
"github": "miyako/rclone",
"version": "*"
}
}
}
```the macOS executable targets Apple Silicon. you may download a universal binary edition from [releases](https://github.com/miyako/rclone/releases/tag/bin-1.0.0).