Apps Script Library
Google Apps Script scripts ready to copy and deploy to automate your Google Workspace tasks. Every script is commented and available on GitHub.
Google Workspace Monitoring
UtilsThis script monitors the official RSS feed of the “Google Workspace Status Dashboard.” When a new incident or update is detected, the script automatically sends a formatted email alert to the administrator.
Use case
This script allows an IT manager to receive automatic, formatted alerts as soon as an incident occurs on Google Workspace services. By converting times to local time and filtering out duplicates, it provides immediate responsiveness to inform users before they overwhelm technical support.
Google Drive Security Audit (GAS)
UtilsAutomated script to detect publicly shared files on My Drive and Shared Drives, delivering a detailed security report via email.
Use case
Regularly audit organization storage to ensure sensitive documents haven't been exposed through "anyone with the link" sharing settings.
Advanced DNS Checker for Google Sheets
SheetsA Google Apps Script tool for bulk auditing DNS records (MX, SPF, DMARC, A) within Google Sheets using the Google DNS API.
Use case
IT administrators can monitor technical health and email security settings across multiple domains to ensure consistent deliverability.
Duplicate a folder tree (Google Drive Add-on)
UtilsThis add-on for Google Drive allows you to copy entire folder structures recursively.
Use case
Google Drive does not natively allow you to duplicate a folder with its contents. This tool is essential for users who need to clone project folder templates, reorganize large archives, or reproduce annual organizational structures without having to manually recreate each subdirectory.
Google Slides file translation module based on Google Apps Script.
UtilsGoogle Slides file translation module based on Google Apps Script.
Use case
A sales team based in France has prepared a 40-slide presentation for a new product. At 5 p.m., they learn that a crucial meeting with a potential investor in Brazil has been moved up to the next morning. The presentation must be available in Portuguese.
No scripts match your search.
How to use a script?
In a few clicks, copy and deploy any script to your Google Workspace.
Copy the code
Click "View code" to open the file on GitHub and copy its contents.
Paste in Apps Script
Open script.google.com, create a new project, and paste the code into the editor.
Run it
Authorize the required permissions and run the main function. That's it!
All scripts are open-source and regularly updated.
Did this tool save you time? Buy me a coffee to support hosting and the development of new free tools.