Shiska / GAS

Links to shared Google Apps Scripts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GAS

Shared Google Apps Scripts, you need a google account to access them.

Uses SauceNAO to automatically sort images from one folder into subfolders, also overwrites the google drive description with the fetched information.

The good thing is that this works completely on google servers, although google changes the IP for the request on set intervals, it is possible that all free searches are already taken so it is advised to use this with an API key.

This still needs works but it does it job for me, so you can take it was template if you want.

Small script to create at and after trigger with parameters.

The purpose was to start multiple script at once without client intervention, also on googles servers only. Every other solution I found had a client frontend more or less and couldn't be used. So sadly the only way I found was with a blocking post request, it still does work but it hangs the caller script and is limited to 30 seconds before google timeouts the request.

Spreadsheet add-on to display all shared files of the user.

About

Links to shared Google Apps Scripts