Google Apps Script is a cloud based scripting language for light-weight application development in the Google Apps platform. They are written in JavaScript languages and provide easy ways to automate tasks across Google products and third party services and build web applications.
Cool Things You Can Do With Google Scripts
Amazon Price Tracker
You can use google scripts to keep track of any Amazon product and get email alerts when their price changes.
Bulk Forward Gmail
You can use this google script for bulk transfer of older mails from your email to your other email IDs.
Save Gmail Images
This google script will auto save all the image attachments that come through your mail.
Sort Gmail by Size
This script can be used to sort out all the bulky emails in your Gmail inbox.
( Also Read : What Does Jailbreaking An iPhone Mean? )
SMS Alert for Gmail
With this google script you can connect your Gmail account to your twitter account and thus receive SMS alert for important incoming mails.
Transfer Gmail
It can be used to copy all your mails from your Gmail account to another mailbox irrespective of which web service it is on.
Advanced Gmail Search
Regular expression search can be made possible in Gmail using this google script.
Gmail Delay Send
This will allow you to schedule your emails, i.e. your mail will be delivered on the specific date and time you mention.
Gmail Clean Up
With this google script you can create a time based filter in your Gmail account. This filter will move, archive or even delete all messages from any particular Gmail label that have exceeded the specified time limit.
Gmail Encrypt
Using google scripts you can encrypt your outgoing mails using powerful AES encryptions to ensure that no one cansnoop into your private conversations.
Update Google Contacts
Let your friends and family add their contacts directly into your google address book using this google script.
1-Click Web Site Hosting
With this google script you can host your websites, images, podcasts and other media files on Google Drive with one click.
Send to Google Drive
You can save your Gmail attachments directly to Google Drive using this script.
Twitter Bot
Learn how to make your own Twitter bot that answers to tweets.
Instagram Downloads
It allows you to download images of a specific tag from Instagram to your Google Drive.
Reddit Scraper
You can use this google script to download all the posts from any Reddit to your Google sheet.
Gmail No Response
This script tracks your Gmail account for mails still awaiting reply.
Auto Expire Shared Folder
Using this google script you can create an expiry date for your shared folders in Google Drive. The shared links will automatically disappear once the expiry date is over.
Website Uptime Monitor
This helps you keep in track of your website domains. You will receive instant emails and SMS alert when your website goes down or up.
Text Browser
This is a browser written in Google scripts which lets you browse the web in text.
Hope you all loved reading my article. If you want me to add more items to this list of google app scripts, please do share your information with us. It is my pleasure to include more and more information’s to my blog. Subscribe us and stay tuned for further updates.
Is it possible to have a google script that actually tracks all outgoing message and before delivering the composed messages it has to seek approval from HOD .If approved, gets delivered .