# astrada/google-drive-ocamlfuse

FUSE filesystem over Google Drive

Repository: https://github.com/astrada/google-drive-ocamlfuse
Canonical: https://ross.abutalabs.com/products/google-drive-ocamlfuse
Homepage: https://astrada.github.io/google-drive-ocamlfuse/
Language: OCaml
License: MIT
License Family: permissive
Topics: google-drive, ocaml, fuse, filesystem
Last push: 2026-08-23T07:28:49+00:00

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

## Adoption (not part of the score)
Stars 5959, forks 365 (observed 2026-08-28T04:09:33.742513+00:00)

## What it is
google-drive-ocamlfuse is a FUSE filesystem written in OCaml that mounts Google Drive as a local filesystem on Linux. It provides full read/write access to files, read-only export of Google Docs, multiple account support, and Unix permissions.

## Use cases
- mount google drive as a local folder on linux
- access google drive files from the terminal
- read google docs as local files
- use google drive with command-line tools and scripts
- back up files directly to google drive
- mount multiple google drive accounts
- access team drives from the filesystem

## When to choose
- you need Google Drive accessible as a regular Linux filesystem
- you want to use standard Unix tools (rsync, grep, editors) on Drive files
- you need multiple accounts, Team Drives, or service account support
- you prefer a lightweight native FUSE mount over a sync client

## When to avoid
- you are on Windows or macOS without FUSE support
- you need full offline sync with a local mirror
- you need read/write editing of Google Docs natively (they are read-only exports)
- you need a GUI file manager integration

## Facets
- artifact type: application
- maturity: active
- function: file-system, auth, caching
- domain: files, cloud-computing, developer-tools, self-hosted
- platform: cli
- tags: fuse, google-drive, cloud-storage, mount, ocaml, oauth2, linux

## Member repositories
- astrada/google-drive-ocamlfuse (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:33.742513+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:50:25.155319+00:00, confidence not recorded.
  - readme: https://github.com/astrada/google-drive-ocamlfuse (fetched 2026-08-28T04:09:33.742513+00:00, sha 7aed109d856a)
  - homepage: https://astrada.github.io/google-drive-ocamlfuse/ (fetched 2026-08-29T08:46:07.103256+00:00, sha e6b08511d774)
- Data as of 2026-08-30T08:39:29.467469+00:00.
