https://github.com/seycileli/google-apps-script
Functions that will power your favorite Google Application, such as Docs, Sheets, Gmail, Maps, Calendar, Drive and more!
https://github.com/seycileli/google-apps-script
apps-script google-apps-add-on google-apps-script google-apps-scripts
Last synced: about 2 months ago
JSON representation
Functions that will power your favorite Google Application, such as Docs, Sheets, Gmail, Maps, Calendar, Drive and more!
- Host: GitHub
- URL: https://github.com/seycileli/google-apps-script
- Owner: seycileli
- License: mit
- Created: 2020-11-25T20:35:36.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-04T05:10:56.000Z (over 4 years ago)
- Last Synced: 2025-03-12T00:51:34.934Z (7 months ago)
- Topics: apps-script, google-apps-add-on, google-apps-script, google-apps-scripts
- Language: JavaScript
- Homepage:
- Size: 96.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
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 tutorialYou 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.