Analysis updated 2026-07-05 · repo last pushed 2026-01-27
Search emails and manage calendar events across multiple Google accounts from the terminal.
Automate creating team calendar events or downloading files from Google Drive.
Let an AI agent safely interact with your Google data by restricting which commands it can run.
Pipe Google data as JSON into other scripts or automations.
| krausefx/gogcli | 0-bingwu-0/live-interpreter | 0xkaz/llm-governance-dashboard | |
|---|---|---|---|
| Stars | 2 | 2 | 2 |
| Language | — | Python | Python |
| Last pushed | 2026-01-27 | — | — |
| Maintenance | Maintained | — | — |
| Setup difficulty | moderate | moderate | hard |
| Complexity | 2/5 | 2/5 | 4/5 |
| Audience | developer | general | ops devops |
Figures from each repo's GitHub metadata at analysis time.
Requires authenticating through a browser and granting Google API permissions.
gogcli lets you control your entire Google life from the terminal. Instead of clicking around Gmail, Google Calendar, Drive, Contacts, Sheets, and a dozen other Google apps, you type short text commands to search emails, create calendar events, download files, or manage spreadsheets. At a high level, the tool talks directly to Google's APIs on your behalf. You authenticate once through a browser, and it securely stores your login token so you never have to sign in again. From there, you run simple commands like searching recent emails or listing calendar conflicts, and it returns the results directly in your terminal. By default, it formats output as easy-to-read tables, but you can ask it for raw JSON if you want to pipe that data into other scripts or automations. This tool is built for developers, system administrators, or anyone managing multiple Google accounts who prefers the keyboard over a mouse. For example, a startup founder juggling a personal Gmail and a company Workspace account could quickly search across both, or an IT admin could automate creating calendar events for the whole team. It also includes features specifically for AI agents, allowing you to restrict which commands an automated script can run, making it safe to let software handle your Google data. A notable design choice is its focus on least-privilege access. When you connect an account, you can tell the tool to only ask for read-only permissions, or limit its access to specific services like just Calendar and Drive. This means you aren't handing over full control of your entire Google account just to run a simple script.
A command-line tool that lets you manage Gmail, Google Calendar, Drive, Sheets, and Contacts from your terminal using simple text commands, with built-in safety features for automation.
Maintained — commit in last 6 months (last push 2026-01-27).
The explanation does not specify a license, so the permissions for using this tool are unknown.
Setup difficulty is rated moderate, with roughly 30min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.