openclaw/gogcli
Google Workspace in your terminal. observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 99
- Release rhythm 99
- Longevity 18
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 2.0
- age_days: 264
- days_rel: 7
- days_push: 7
- n_releases_24m: 51
Adoption not part of the score
8330 stars · 678 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
gog is a single Go binary CLI that provides terminal access to Google Workspace services including Gmail, Calendar, Drive, Docs, Sheets, Slides, Forms, Contacts, Tasks, and Workspace Admin. It is designed for people, scripts, CI pipelines, and coding agents, with explicit account routing, least-privilege OAuth scopes, and machine-readable JSON/TSV output.
Use cases
- search and read gmail from the terminal
- list today's calendar events as json
- audit sharing permissions on a google drive folder
- edit and format google docs from scripts
- append rows to google sheets via cli
- manage google workspace users and org units
- poll drive changes and doc comments with shell hooks
- give coding agents safe read-only google workspace access
When to choose
- you need scriptable, machine-readable access to Google Workspace APIs
- you want one binary covering Gmail, Calendar, Drive, Docs, Sheets, and Admin instead of separate tools
- you're building CI jobs or AI agents that need explicit account routing and least-privilege scopes
- you need stable JSON/TSV output with human messages kept on stderr for clean piping
When to avoid
- you only need a GUI for Google Workspace and never script it
- you require a full-featured email client with rich interactive UI
- you can't complete the Google Cloud OAuth client setup, since gog requires your own Cloud project and credentials
Facets
cli-tool · maturity active
cli http-client developer-tools workflow-automation email search-engine file-system json auth security developer-tools apis email files windows cli go cross-platform google-workspace gmail google-calendar google-drive google-docs google-sheets oauth machine-readable-output agents ci-friendly command-line automation macos linux docker
7 sources
- readme: https://github.com/openclaw/gogcli · fetched 2026-08-28 · bc07bf0bd327
- homepage: https://gogcli.sh · fetched 2026-08-29 · 22b52b67c2f4
- site_page: https://gogcli.sh/install.html · fetched 2026-08-29 · 3fd656ff6f2a
- site_page: https://gogcli.sh/quickstart.html · fetched 2026-08-29 · 26867750aa7f
- site_page: https://gogcli.sh/docs-editing.html · fetched 2026-08-29 · 625d932fa8f0
- site_page: https://gogcli.sh/docs-batch.html · fetched 2026-08-29 · 4b3c9196be13
- site_page: https://gogcli.sh/polling.html · fetched 2026-08-29 · 5fcb0174a7ef
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| openclaw/gogcli | main | 83 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem