openclaw/gogcli

Google Workspace in your terminal.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 53 minutes ago
Added to GitGenius on February 16th, 2026
Created on December 12th, 2025
Open Issues & Pull Requests: 4 (+0)
GitHub issues: Enabled
Number of forks: 685
Total Stargazers: 8,381 (+0)
Total Subscribers: 27 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 2.0 days
Mean response time: 12.9 days
90th percentile: 51.5 days
Tracked items: 376

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 13% of issues opened in the past year have been closed. Three people close 94% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 2
New in 7 days: 6
Closed in 7 days: 5
Avg open age: 5 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 3
Closed in 7 days: 4
Comments in 7 days: 10
Events in 7 days: 68

Top labels

  • P2 (73)
  • clawsweeper:no-new-fix-pr (70)
  • clawsweeper:source-repro (63)
  • issue-rating: 🦞 diamond lobster (63)
  • clawsweeper:needs-product-decision (61)
  • clawsweeper:needs-maintainer-review (57)
  • clawsweeper:fix-shape-clear (45)
  • impact:other (45)

Detailed Description

gog is a command-line client for Google Workspace that brings Gmail, Calendar, Drive, Docs, Sheets, and other Google services into the terminal.

The tool solves the problem of accessing Google Workspace through a unified command-line interface rather than web browsers or separate tools. It is built for people, scripts, CI pipelines, and agents that need explicit account routing, machine-readable output, and safety controls. Commands follow the resource being worked with—for example, gog gmail search for mail, gog calendar events for calendars, and gog drive ls for file operations. The tool supports the full breadth of Google Workspace, including contacts, tasks, meetings, chat, analytics, and workspace administration.

Adoption suits teams and individuals who work primarily in terminals, automate Google Workspace workflows, or need programmatic access with safety guarantees. The tool handles multiple Google accounts and OAuth client projects within a single installation, with tokens stored in the platform keyring by default or in encrypted files for headless systems. For automation, it offers structured JSON output and stable TSV format, with prompts and warnings directed to stderr. Safety features include a no-input mode, read-only enforcement, command allowlists, Gmail no-send policy, dry-run plans, and untrusted-content wrapping. Consumer Google accounts work with user-facing APIs, while admin features like Admin Directory and domain-wide delegation require a managed Google Workspace domain.

The maintainers typically respond to new issues and pull requests within a few days. Work in the issue tracker is dominated by lower-priority items and issues marked as requiring source reproduction or indicating that new fix pull requests are not being accepted.