# yadayada/acd_cli

An unmaintained command line interface and FUSE filesystem for Amazon (Cloud) Drive

Repository: https://github.com/yadayada/acd_cli
Canonical: https://ross.abutalabs.com/products/acd_cli
Language: Python
License: NOASSERTION
License Family: other
Topics: amazon-drive, fuse-filesystem
Last push: 2019-08-09T12:58:03+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4167, "days_push": 2581, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1334, forks 157 (observed 2026-08-28T04:04:24.823651+00:00)

## What it is
acd_cli is a Python command line interface and FUSE filesystem client for Amazon (Cloud) Drive, supporting file operations like upload, download, sync, and mounting the drive locally. It caches node metadata in a local SQLite database and is explicitly unmaintained, especially since Amazon Drive was discontinued.

## Use cases
- mount amazon cloud drive as a local filesystem on linux
- upload and download files to amazon drive from the command line
- sync local folders with amazon cloud drive
- browse and search amazon drive files via a tree listing
- cache drive metadata locally for faster access

## When to choose
- you still have legacy access to an Amazon Drive account and need a scriptable CLI or FUSE mount
- you need a lightweight Python tool with local SQLite metadata caching for cloud drive operations

## When to avoid
- you need a maintained tool - Amazon Drive was shut down and this project is abandoned
- you need file sharing or deletion features, which the API does not support
- you need a cloud storage client for an active provider like S3, Google Drive, or Dropbox

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: cli, file-system, caching, file-upload
- domain: cloud-computing, files, developer-tools
- platform: python, cli
- tags: amazon-drive, fuse-filesystem, cloud-storage, unmaintained, sqlite-cache, command-line, linux, macos

## Member repositories
- yadayada/acd_cli (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:24.823651+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:44:39.287307+00:00, confidence not recorded.
  - readme: https://github.com/yadayada/acd_cli (fetched 2026-08-28T04:04:24.823651+00:00, sha dd2e5d6c8baf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
