Skip to content

Google App Script that allows you to send SMS notifications from Gmail without limits to the number of SMS that can be sent via Google Calendar in a given time period.

Notifications You must be signed in to change notification settings

mrdx4r/gsmsnotif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

gsmsnotif

The Google App Script that allows you to send SMS notifications from Gmail without limits to the number of SMS that can be sent via Google Calendar in a given time period.

  1. Read this tutorial (https://developers.google.com/apps-script/articles/gmail_filter_sms);
  2. In step 7 section 1, copy and paste the script from Code.gs;
  3. Set a time-driven trigger to run the script every minute (https://developers.google.com/apps-script/understanding_triggers#TimeTriggers);
  4. Set the default time (9 minutes) to SMS reminder in your Google Calendar (http://www.youtube.com/watch?feature=player_detailpage&v=4z_mPT_OqwY#t=35s).

About

Google App Script that allows you to send SMS notifications from Gmail without limits to the number of SMS that can be sent via Google Calendar in a given time period.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages