seycileli / google-apps-script

Functions that will power your favorite Google Application, such as Docs, Sheets, Gmail, Maps, Calendar, Drive and more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Apps Script

What is Apps Script?

With Apps Script we can power our favorite Google Applications -- such as Gmail, Docs, Sheets, Maps, Calendar, Drive and more.

Apps Script lets us do more with standard Google Apps, which is all powered by Javascript. We can create and customize functionalities into our Application.

Learn more -> here


What's going on here? 😀

This is an Apps Sript tutorial

You can find a lot of source codes here with .md explaining the code and what's going on.

This will help with getting started and becoming a better Apps Script developer.


About

Functions that will power your favorite Google Application, such as Docs, Sheets, Gmail, Maps, Calendar, Drive and more!

License:MIT License


Languages

Language:JavaScript 86.2%Language:HTML 13.8%