GIT_FEED

googleworkspace/cli

Google Workspace CLI — one command-line tool for Drive, Gmail, Calendar, Sheets, Docs, Chat, Admin, and more. Dynamically built from Google Discovery Service. Includes AI agent skills.

View on GitHub

What it does

gws is a single command-line tool that lets you control all of Google Workspace — Drive, Gmail, Calendar, Docs, Sheets, and more — from your terminal or from an AI agent, without writing any integration code. Instead of maintaining a fixed list of supported commands, it reads Google's own service catalog in real time, so it automatically stays in sync as Google adds new features.

Why it matters

As AI agents that take real-world actions become a core part of software products, having a ready-made, always-current bridge to Google Workspace's entire ecosystem is a significant shortcut for any team building automation or AI-powered workflows. With 27,000+ stars, this is clearly striking a nerve — it signals that developers are hungry for tools that make the world's most widely used business software programmable without months of integration work.

Why it's trending

Builders are rallying around the idea of controlling all of Google Workspace from a single terminal command, and the numbers back it up — 226 new stars this week puts this project in rare velocity territory, driven by Hacker News conversations that surfaced it to a technical audience twice this week alone. The core appeal is hard to ignore: instead of stitching together separate tools or writing custom API integrations for Drive, Gmail, Calendar, and the rest, you get one unified CLI that auto-updates itself directly from Google's own service catalog, meaning it never goes stale when Google ships new features. For founders and small technical teams who live in the terminal and want to automate Workspace workflows without hiring a developer or maintaining OAuth spaghetti, this scratches a real itch — and the fact that it's built in Rust signals the project is optimized for the kind of reliability and speed that makes it trustworthy in production scripts.

17Active

On the radar — signal detected

Stars
28.8k
Forks
1.6k
Contributors
36
Language
Rust
Downloads (7d)
12

crates/gws

Score updated Jun 26, 2026

Related projects

Quarkdown is a writing and publishing tool that lets you create books, academic papers, presentations, and websites all from a single document using an enhanced version of Markdown (a simple text formatting language). Instead of juggling multiple tools for different output formats, you write once and the system automatically produces polished, print-ready results in whatever format you need.

// why it matters With over 11,000 stars on GitHub, there is clear demand for a unified authoring tool that eliminates the fragmentation between documentation, publishing, and presentation software — a space currently dominated by expensive or clunky incumbents like LaTeX and Microsoft Office. For builders, this signals a growing market of creators and researchers who want developer-friendly, version-controllable workflows for professional publishing without the overhead of traditional desktop tools.

Kotlin15.6k stars484 forks16 contrib

Web Platform Tests (WPT) is a massive shared test suite that checks whether all major web browsers — Chrome, Firefox, Safari, Edge, and others — behave consistently when displaying websites and web apps. Think of it as a universal quality checklist that browser makers run to confirm their software follows the agreed-upon rules of how the web should work.

// why it matters When browsers behave differently, developers must build workarounds that add cost and slow down shipping — WPT is the industry's shared mechanism for reducing that friction, making the web a more reliable platform for products to run on. For builders, broader browser consistency means less money spent on cross-browser bug fixes and greater confidence that web-based products will reach users as intended, regardless of what device or browser they use.

HTML6.0k stars3.8k forks3245 contrib

LLVM is the foundational software that turns code written by developers into programs that actually run on computers and chips — it's the engine behind how most modern programming languages get translated into working software. It includes tools like Clang (which handles C and C++ code) and powers compilers used by Apple, Google, and countless other companies across nearly every platform and device.

// why it matters Almost every major tech product — from iPhone apps to AI chips — relies on LLVM to build and run software efficiently, making it one of the most critical pieces of infrastructure in the entire industry. For founders and investors, understanding LLVM matters because teams building new programming languages, custom hardware, or performance-critical software almost always depend on or integrate with it, meaning its evolution directly shapes what's technically possible in product development.

LLVM39.0k stars17.6k forks8791 contrib

The Supabase CLI is a command-line tool that lets developers manage their Supabase projects — an open-source alternative to Google Firebase — directly from their computer, including setting up local development environments, managing database changes, and deploying serverless functions. It essentially gives builders a fast, scriptable way to control their entire backend infrastructure without touching a web dashboard.

// why it matters As more startups choose Supabase over Firebase or custom backends to move faster, having a robust CLI means entire backend workflows can be automated, version-controlled, and reproduced — reducing errors and speeding up shipping. With nearly 2,000 stars and 163 contributors, this is a well-adopted tool in a growing ecosystem, signaling strong developer momentum behind Supabase as a serious Firebase competitor.

Go2.3k stars485 forks169 contrib
// SUBSCRIBE

The repos that moved this week, why they matter, and what to watch next. One email. No noise.