/Google-Scripts

Playing around with Google Apps Scripts

Primary LanguageJavaScript

Google Scripts

This is really just a collection of little projects I make or encounter while playing around with Google Apps Scripts

Google Apps Script is a scripting language based on JavaScript that lets you do new and cool things with G Suite products like Docs, Sheets, Slides, and Forms. There's nothing to install — they give you a code editor right in your browser, and your scripts run on Google's servers.

Google Apps Logo

So far I have examples of

  • Sheets: automated email scripts
  • Sheets: gmail filters
Google Apps Completed?
Sheets Yes
Gmail Yes
Slides No
Forms No