Kanshi TANAIKE
Kanshi TANAIKE
taking-advantage-of-google-apps-script
Here, CLI tools, libraries, Add-ons, Reports, Benchmarks and Sample Scripts for taking advantage of Google Apps Script which are publishing in my blog, Gists and GitHub are summarized.
taking-advantage-of-Web-Apps-with-google-apps-script
This is a report to take advantage of Web Apps with Google Apps Script (GAS).
ggsrun
This is a CLI tool to execute Google Apps Script (GAS) at own terminal on local PC. Also this CLI tool can be used for managing files in Google Drive for OAuth2 and Service Account.
goodls
This is a CLI tool to download shared files and folders from Google Drive.
RunAll
This is a library for running the concurrent processing using only native Google Apps Script (GAS).
ImgApp
This is a library of image tools for Google Apps Script.
ResumableUploadForGoogleDrive_js
This is a Javascript library to achieve the resumable upload for Google Drive.
goris
This is a CLI tool to search for images with Google Reverse Image Search (goris).
AsynchronousResumableUploadForGoogleDrive
This is a sample script for uploading multiple files with large size (> 50 MB) at the sidebar, dialog of Google Docs and Web Apps using the resumable upload of the asynchronous process with Javascript...
BatchRequest
This is a library for running Batch Requests using Google Apps Script (GAS).