# glotlabs/gdrive

Google Drive CLI Client

Repository: https://github.com/glotlabs/gdrive
Canonical: https://ross.abutalabs.com/products/glotlabs-gdrive
Language: Rust
License: MIT
License Family: permissive
Last push: 2024-08-03T18:23:43+00:00

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

## Adoption (not part of the score)
Stars 2090, forks 144 (observed 2026-08-28T04:06:12.359738+00:00)

## What it is
gdrive is a command line application for interacting with Google Drive, written in Rust and the successor to gdrive2. It supports account management with OAuth, uploading, downloading, and other basic Drive operations from the terminal.

## Use cases
- upload files to google drive from the command line
- download files from google drive in a shell script
- manage multiple google drive accounts from terminal
- set up gdrive access on a remote server
- automate google drive backups via cli
- script file transfers to google drive

## When to choose
- you need scripted or automated google drive access on linux servers
- you prefer a lightweight native binary over browser-based drive clients
- you want to manage multiple drive accounts from the terminal

## When to avoid
- you need a full-featured GUI for browsing drive files
- you need advanced features not yet implemented in this successor to gdrive2
- you cannot create your own Google OAuth client credentials

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, http-client, file-system, auth
- domain: developer-tools, files, cloud-computing
- platform: windows, cli, cross-platform
- tags: google-drive, cloud-storage, file-sync, oauth, rust, command-line, linux, macos

## Member repositories
- glotlabs/gdrive (main) score 22

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:12.359738+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-30T02:55:36.184032+00:00, confidence not recorded.
  - readme: https://github.com/glotlabs/gdrive (fetched 2026-08-28T04:06:12.359738+00:00, sha f29e29a6079d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
