# plexdrive/plexdrive

Plexdrive mounts your Google Drive FUSE filesystem (optimized for media playback)

Repository: https://github.com/plexdrive/plexdrive
Canonical: https://ross.abutalabs.com/products/plexdrive
Language: Go
License: MIT
License Family: permissive
Topics: plexdrive, fuse, google-drive, hacktoberfest
Last push: 2023-02-25T10:16:01+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": 3414, "days_push": 1285, "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 1769, forks 197 (observed 2026-08-28T04:05:33.837205+00:00)

## What it is
Plexdrive is a Go CLI tool that mounts a Google Drive account as a read-only FUSE filesystem, optimized for media streaming with Plex. It supports reading and deleting files but not writes, with chunked caching to reduce API quota issues.

## Use cases
- mount google drive as local filesystem
- stream media from google drive with plex
- avoid google drive api quota errors
- read-only fuse mount of cloud storage
- serve plex library from google drive

## When to choose
- you stream media from Google Drive via Plex and hit rclone quota errors
- you need a read-only mount with chunk read-ahead caching

## When to avoid
- you need to write or modify files on the mount
- you need a general-purpose cloud storage mount rather than media streaming

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: file-system, caching, http-client
- domain: cloud-computing, media, self-hosted
- platform: cli
- tags: linux

## Member repositories
- plexdrive/plexdrive (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:33.837205+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-30T03:26:07.312059+00:00, confidence not recorded.
  - readme: https://github.com/plexdrive/plexdrive (fetched 2026-08-28T04:05:33.837205+00:00, sha f8186802e64a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
