automate-habitica
LibraryAutomate Habitica tasks and updates with Google Apps Script. This library helps developers streamline API interactions and manage habit-tracking workflows directly within GAS projects.
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.
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.
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.
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.
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.
Library for Google Apps Script that converts Word, Excel and PowerPoint on Drive on-the-fly, enabling read/write through native Docs, Sheets and Slides APIs and streamlining Office workflow automation.