# prasmussen/gdrive

Google Drive CLI Client

Repository: https://github.com/prasmussen/gdrive
Canonical: https://ross.abutalabs.com/products/gdrive
Language: Go
License: MIT
License Family: permissive
Archived: true
Last push: 2023-04-19T18:46:51+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4992, "days_push": 1232, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8952, forks 1157 (observed 2026-08-28T04:10:26.461163+00:00)

## What it is
A command-line client for Google Drive written in Go, supporting listing, uploading, downloading, sharing, and one-way syncing of files. This original repository is no longer maintained; its successor is Gdrive 3 (glotlabs/gdrive).

## Use cases
- upload files to google drive from the terminal
- download google drive files via command line
- sync a local directory to google drive
- manage google drive files in scripts
- use google drive with a service account on a server
- ignore files when syncing to drive with a gitignore-style file

## When to choose
- you need a simple static-binary CLI for Google Drive on Linux, macOS, or Windows
- you want scriptable, non-interactive Drive access via a service account
- you prefer rsync-like one-way syncing over a Dropbox-style client

## When to avoid
- you want an actively maintained tool - use the successor glotlabs/gdrive instead
- you need fast, memory-efficient syncing of many files
- you need two-way or real-time sync like Dropbox

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: cli, file-system, backup
- domain: files, cloud-computing
- platform: windows, cli, go
- tags: google-drive, cloud-storage, file-sync, unmaintained, command-line, linux, macos

## Member repositories
- prasmussen/gdrive (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:26.461163+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-29T17:24:28.491392+00:00, confidence not recorded.
  - readme: https://github.com/prasmussen/gdrive (fetched 2026-08-28T04:10:26.461163+00:00, sha 14faab41165b)
- Data as of 2026-08-30T08:39:29.467469+00:00.
