awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 Repos

Awesome GitHub RepositoriesApps Script Management

Tools for managing the lifecycle and deployment of Google Apps Script projects.

Distinct from Project Management: Existing candidates focus on general app stores or general project management, not the specific script-hosting environment of Apps Script.

Explore 5 awesome GitHub repositories matching development tools & productivity · Apps Script Management. Refine with filters or upvote what's useful.

Awesome Apps Script Management GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • googleworkspace/cliAvatar von googleworkspace

    googleworkspace/cli

    27,096Auf GitHub ansehen↗

    The Google Workspace CLI is a command-line interface and Google API client designed to automate tasks across Google Workspace services. It functions as a cloud productivity automator that uses the Google Discovery Service to dynamically generate command structures and parameter requirements at runtime. The project distinguishes itself by providing a specialized AI agent toolset, exposing a server over standard input and output to provide structured tool definitions and skills for AI clients. It includes security layers for AI content sanitization to protect against prompt injection and utiliz

    Provides a utility to upload local files and manage Google Apps Script projects from the command line.

    Rustagent-skillsai-agentautomation
    Auf GitHub ansehen↗27,096
  • zenml-io/zenmlAvatar von zenml-io

    zenml-io/zenml

    5,451Auf GitHub ansehen↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Saves agent entrypoints as versioned, reusable services that can be triggered remotely via CLI or HTTP.

    Pythonagentopsagentsai
    Auf GitHub ansehen↗5,451
  • google/claspAvatar von google

    google/clasp

    5,484Auf GitHub ansehen↗

    clasp is a command-line interface for managing Google Apps Script projects, enabling developers to create, sync, and deploy scripts from a local development environment. It provides an alternative to the cloud-based script editor, allowing version control, offline editing, and integration with standard development workflows. The tool supports TypeScript transpilation, so developers can write type-annotated code that compiles to JavaScript for the Apps Script runtime. Authentication is handled via OAuth 2.0, and users can synchronize local files with remote projects using ignore patterns simil

    Ships a command-line tool to develop, sync, and deploy Google Apps Script projects from a local environment.

    TypeScriptapps-scriptclijavascript
    Auf GitHub ansehen↗5,484
  • googleworkspace/apps-script-samplesAvatar von googleworkspace

    googleworkspace/apps-script-samples

    5,190Auf GitHub ansehen↗

    This repository is a comprehensive sample library providing reference implementations for automating tasks and extending functionality across Google Workspace applications. It serves as a collection of code examples and templates for building workspace automation scripts, custom add-ons, and integrated productivity tools. The project distinguishes itself by providing specialized examples for integrating large language models into productivity tools for content generation and data analysis. It also includes reference implementations for creating conversational chat apps, interactive cards, and

    Provides mechanisms to create and manage immutable version snapshots for deployment as web apps or add-ons.

    JavaScriptadminsdkapps-scriptcalendar
    Auf GitHub ansehen↗5,190
  • steipete/gogcliAvatar von steipete

    steipete/gogcli

    4,232Auf GitHub ansehen↗

    gogcli is a single command-line binary that manages Gmail, Drive, Calendar, Docs, Sheets, Slides, Forms, Apps Script, Contacts, People, Tasks, Classroom, Chat, Groups, Keep, and Workspace Admin services through a predictable service resource method grammar. It authenticates across multiple Google accounts using OAuth, service accounts, access tokens, or application default credentials, storing credentials in the OS keyring for secure persistence. The tool also exposes a Model Context Protocol server over stdio that registers typed tools for agent clients, and can invoke any Google Discovery-

    Creates, retrieves content, and runs deployed functions for Google Apps Script projects.

    Gogcalgcontactsgdrive
    Auf GitHub ansehen↗4,232
  1. Home
  2. Development Tools & Productivity
  3. Apps Script Management

Unter-Tags erkunden

  • CLI Development ToolsCommand-line tools for managing Google Apps Script projects, syncing local files with the cloud editor, and enabling offline development. **Distinct from Apps Script Management:** Distinct from general Apps Script Management: focuses specifically on CLI-based development workflows rather than broader lifecycle management.
  • Deployment ManagersUtilities for creating versioned deployments of script projects as web apps, add-ons, or APIs. **Distinct from Apps Script Management:** Distinct from general Apps Script Management: specifically focuses on deployment management rather than overall project lifecycle.
  • Project ManagersTools to create, download, and upload script projects to Google Workspace with version control support. **Distinct from Apps Script Management:** Distinct from general Apps Script Management: specifically focuses on project creation and file synchronization rather than broader lifecycle management.
  • Project TransfersExporting and importing Google Apps Script projects between user accounts as JSON. **Distinct from Apps Script Management:** Distinct from Apps Script Management: focuses on moving projects between users rather than lifecycle or deployment within a single account.
  • SQL-Based ManagementRetrieving application configurations and credentials from relational database tables. **Distinct from Apps Script Management:** Distinct from Apps Script Management: focuses on SQL-backed application configuration retrieval rather than Google Apps Script lifecycle management.
  • Versioned DeploymentsCreating immutable version snapshots of script projects and deploying them as web apps, add-ons, or APIs with distinct identifiers. **Distinct from Apps Script Management:** Distinct from general Apps Script Management: specifically focuses on versioning and deployment management rather than overall project lifecycle.