Saturday, August 18, 2012

Simple phone alerts with Gmail and Android

Posted by David N. Welton Sat, 18 Aug 2012 11:34:00 GMT

I have some long running server processes that I am going to launch soonish, and I want to be alerted when they're done.? Using Gmail and Android, it's pretty easy:

  1. In Gmail, set up a new label, "Alerts" or something like that.
  2. Set up a filter in Gmail that matches messages along the lines of codered@example.com, and adds the Alerts label, does not skip the inbox and are always marked as important.
  3. Now, on your Android phone, in Gmail -> Settings -> Account settings (select the account) -> Sync inboxes and labels, and select your Alerts label.
  4. Then, go back and select Labels to Notify in settings, select "Alerts", and add it to "Notify in Status bar", select an appropriate ringtone, set vibrate to 'always', and deselect 'Notify once' - because we want to be notified any time an alert comes in.

That should do it - on your server, set up an alias in something like /etc/aliases that redirects email from the alert alias - codered in this case - to your own email address.

Now, you can script alerts that will get their own ringtone on your phone like so: echo "Dave, I can't let you do that" | mail -s "Warning, computer malfunction" codered@example.com

Pretty simple and effective if you need a simple way for your computer to let you know that it needs attention right now.

no comments |

Use the following link to trackback from your own site:
http://journal.dedasys.com/trackbacks?article_id=2252

Source: http://journal.dedasys.com/2012/08/18/simple-phone-alerts-with-gmail-and-android

marchmadness mike d antoni nba trade rumors 2012 ncaa tournament schedule laurent robinson dantoni gillian anderson

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.