aws-sdk-google-apps
LibraryLightweight AWS SDK for Google Apps Script provides SigV4 and a familiar API, letting developers call S3, SNS and more directly from Workspace scripts.
Lightweight AWS SDK for Google Apps Script provides SigV4 and a familiar API, letting developers call S3, SNS and more directly from Workspace scripts.
Automate Habitica tasks and updates with Google Apps Script. This library helps developers streamline API interactions and manage habit-tracking workflows directly within GAS projects.
Build an OAuth-free MCP server in Apps Script and let Gemini CLI automate 34 Google Workspace actions (Gmail, Drive, Calendar, etc.). Ideal for intermediate GAS developers.
gas-feed2notion lets Google Apps Script developers turn Notion into an RSS reader: fetch feeds, create pages automatically, use transformers for notifications, and benefit from TypeScript typings – all with a few lines of code.
TriggerApp lets Apps Script developers define daily, weekly, monthly and interval schedules with a single object, preview them, and run many tasks using just two triggers, cutting maintenance effort and quota usage.
Introduction to the trading-helper GitHub repository. Quickly grasp key information such as basic details, intended users, and benefits of the library.
Sample Google Apps Script that exposes CRUD endpoints for Google Sheets so Godot projects can read/write game data over HTTP. Removes hosting and OAuth complexity for quick adoption.
FetchApp adds configurable retry, back-off delay and failure callbacks to UrlFetchApp, plus logging and type hints, enabling GAS developers to build fault-tolerant API integrations with less code.
Automate the otherwise impossible task of moving entire Google Drive folder trees into or out of shared drives. Offers intermediate GAS developers a fast, hierarchy-preserving solution with a single function call.