git-annex-remote-rclone
brew install git-annex-remote-rclone
v0.8
GPL-3.0-only
Use rclone supported cloud storage with git-annex
7
30-day installs · #9609
19
90-day · #9890
84
365-day · #9654
196
★ GitHub stars · updated 2mo ago
Runtime dependencies
Links
- https://github.com/git-annex-remote-rclone/git-annex-remote-rclone
- GitHub: git-annex-remote-rclone/git-annex-remote-rclone
- Brew formula source: Formula/g/git-annex-remote-rclone.rb
Raw metadata
{
"aliases": [],
"alternatives": [],
"build_dependencies": [],
"categories": [],
"caveats": null,
"conflicts_with": [],
"dependencies": [
"git-annex",
"rclone"
],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Use rclone supported cloud storage with git-annex",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:38:02+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "git-annex-remote-rclone",
"github_default_branch": "master",
"github_last_commit_at": "2026-06-20T22:15:55Z",
"github_readme_excerpt": "# git-annex rclone special remote\n\n__Users are urged to upgrade to version 0.4 or higher immediately.\nSome ways of using earlier versions could result in data loss. [more information here](https://github.com/DanielDent/git-annex-remote-rclone/issues/8)__\n\n\n[](https://github.com/DanielDent/git-annex-remote-rclone/actions/workflows/test.yml)\n[](https://github.com/DanielDent/git-annex-remote-rclone/actions/workflows/shellcheck.yml)\n\nThis wrapper around [rclone](http://rclone.org/) makes any destination supported by rclone usable with git-annex.\n\nCloud storage providers supported by rclone currently include:\n * Google Drive\n * Amazon S3\n * Openstack Swift / Rackspace cloud files / Memset Memstore\n * Dropbox\n * Google Cloud Storage\n * ~~Amazon Cloud Drive~~ ([issue #22](https://github.com/DanielDent/git-annex-remote-rclone/issues/22))\n * Microsoft One Drive\n * Hubic\n * Backblaze B2\n * Yandex Disk\n\n## Installation\n\n 1. [Install git-annex](https://git-annex.branchable.com/install/)\n 2. [Install rclone](http://rclone.org/install/) into your $PATH, e.g. `/usr/local/bin`\n 3. Copy `git-annex-remote-rclone` into your $PATH\n\n## Requirements\n\nBecause rclone sometimes changes its output, updates to this software may be required for compatibility.\nVersion 1.45 of rclone introduces a more stable JSON output mode on some commands and for that reason is the minimum supported version.\n\nA periodic continuous integration process tests compatibility against\nthe latest stable release of `git-annex` and the following versions of `rclone`:\n\n- the latest stable release at time of testing\n- 1.59.2 (the latest stable release at time of writing)\n- 1.58.1\n- 1.53.3\n- 1.45 (Linux only)\n\nThe build badge above is linked to this CI process.\n\n## Usage\n\n1. Configure rclo",
"github_repo": "git-annex-remote-rclone/git-annex-remote-rclone",
"github_stars": 196,
"github_topics": [],
"homepage": "https://github.com/git-annex-remote-rclone/git-annex-remote-rclone",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": null,
"installs_30d": 7,
"installs_365d": 84,
"installs_90d": 19,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "GPL-3.0-only",
"llm_generated_at": null,
"llm_model": null,
"name": "git-annex-remote-rclone",
"oldnames": [],
"one_liner": null,
"optional_dependencies": [],
"rank_30d": 9609,
"rank_365d": 9654,
"rank_90d": 9890,
"raw_hash": "771ba601f70d4513",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/g/git-annex-remote-rclone.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": null,
"version_stable": "0.8",
"versioned_formulae": [],
"why_use_this": null
}