Google Workspace's repositories
apps-script-samples
Apps Script samples for Google Workspace products.
md2googleslides
Generate Google Slides from markdown
apps-script-oauth2
An OAuth2 library for Google Apps Script.
python-samples
🐍 Python samples for Google Workspace APIs
google-chat-samples
Google Chat app samples.
node-samples
Node samples for Google Workspace APIs.
browser-samples
Web samples for Google Workspace APIs
java-samples
☕ Java samples for Google Workspace APIs.
add-ons-samples
Sample Google Workspace Add-ons
sheets-api-codelab
Use Google Sheets as your application's reporting tool
awesome-workspace
Awesome list for Google Workspace.
drive-picker-element
A web component for Google Drive Picker
google-docs-hast
Converts the JSON representation of a Google Docs document into an HTML abstract syntax tree (HAST).
gws-genai-addon-sample
A sample Google Workspace add-on for Gmail and Google Drive using Node.js and demonstrating how to use various Generative AI APIs
hubot-google-hangouts-chat
Hubot adapter for Google Chat.
dev-assist
A monorepo for the Google Workspace Dev Assist project, providing an MCP server with tools for AI assistants to access and search Google Workspace documentation.
meet-media-api-samples
The Google Meet Media API lets you access real-time media from Google Meet conferences. This repository has sample clients, showing how to use of the API.
redriveapp
ReDriveApp (short for "Recommended" or "Replacement" DriveApp). AppsScript class that provides equivalent methods offered by the built-in DriveApp, but that does not require use of full '/drive' OAuth scope (which is a "Restricted" scope"). Instead, uses only these Recommended (non-sensitive) and/or Sensitive scopes.
python-classroom-addon
Reference implementation of a Google Classroom add-on, written in Python and broken into steps corresponding to a walkthrough tutorial https://developers.google.com/classroom/add-ons/walkthroughs/walkthroughs-overview.
DefinitelyTyped
The repository for high quality TypeScript type definitions.
vscode-extension
VSCode extension for Google Workspace Developers
developer-mcp
MCP Server for Google Workspace Developers