🍺 BREW Explorer

← all formulae

gdrive

brew install gdrive v3.9.1 MIT

Google Drive CLI Client

148
30-day installs · #2960
595
90-day · #2702
2.1k
365-day · #2745
2.1k
★ GitHub stars · updated 2y ago

Build dependencies

Links

Raw metadata
{
  "aliases": [
    "gdrive@3"
  ],
  "alternatives": [],
  "build_dependencies": [
    "rust"
  ],
  "categories": [],
  "caveats": null,
  "conflicts_with": [],
  "dependencies": [],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Google Drive CLI Client",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:37:56+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "gdrive",
  "github_default_branch": "main",
  "github_last_commit_at": "2024-08-03T18:23:43Z",
  "github_readme_excerpt": "# gdrive\n\n\u003cimg src=\"https://user-images.githubusercontent.com/720405/210108089-32b7a259-b384-49c3-a2d3-fe07a42791e2.png\" width=\"100\"\u003e\n\n## Overview\n\ngdrive is a command line application for interacting with Google Drive. This is the successor of [gdrive2](https://github.com/prasmussen/gdrive), though at the moment only the most basic functionality is implemented.\n\n## Community\n\nJoin our [discord server](https://discord.gg/5fyVwp8559) to discuss everything gdrive.\n\n## Sponsor\n\nHelp keep this project alive. By sponsoring the [gdrive tier](https://github.com/sponsors/prasmussen)\nyou will help support:\n\n- Keeping up with api changes\n- Development of new features\n- Fixing and answering of issues\n- Writing of guides and docs\n\n## Getting started\n\n### Requirements\n\n- Google OAuth Client credentials, see [docs](/docs/create_google_api_credentials.md)\n\n### Install binary\n\n- Download the latest binary from [the release section](https://github.com/glotlabs/gdrive/releases)\n- Unpack and put the binary somewhere in your PATH (i.e. `/usr/local/bin` on linux and macos)\n- Note that the binary is not code signed and will cause a warning on windows and macos when running. This will be fixed later, but for now you can find a workaround via your favorite search engine.\n\n### Add google account to gdrive\n\n- Run `gdrive account add`\n- This will prompt you for your google Client ID and Client Secret (see [Requirements](#requirements))\n- Next you will be presented with an url\n- Follow the url and give approval for gdrive to access your Drive\n- You will be redirected to `http://localhost:8085` (gdrive starts a temporary web server) which completes the setup\n- Gdrive is now ready to use!\n\n### Using gdrive on a remote server\n\nPart of the flow for adding an account to gdrive requires your web browser to access `localhost:8085` on the machine that runs gdrive.\nThis makes it tricky to set up accounts on remote servers. The suggested workaround is to add the account on your local machine and import ",
  "github_repo": "glotlabs/gdrive",
  "github_stars": 2072,
  "github_topics": [],
  "homepage": "https://github.com/glotlabs/gdrive",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": null,
  "installs_30d": 148,
  "installs_365d": 2144,
  "installs_90d": 595,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "MIT",
  "llm_generated_at": null,
  "llm_model": null,
  "name": "gdrive",
  "oldnames": [],
  "one_liner": null,
  "optional_dependencies": [],
  "rank_30d": 2960,
  "rank_365d": 2745,
  "rank_90d": 2702,
  "raw_hash": "f41ee359702fcf1f",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/g/gdrive.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [],
  "version_head": "HEAD",
  "version_stable": "3.9.1",
  "versioned_formulae": [],
  "why_use_this": null
}