|
|
New mail notification using the PowerMate
I do the same thing but use Mail.app's filters to pulse the PowerMate. I have filter that fires when ever an email is recieved from some one in my Address Book Group "Clients" and it fires the following appleScript
tell application "PowerMateDriver" get pulse always set pulse always to true get pulse rate set pulse rate to pulse rate + 1 end tellSo the faster the PowerMate is pulsing the more mail I have from clients. The I have another script in mail's script menu that resets the powermate to a low pulse rate and turns off pulsing. By the way I have a variant on this script that gets fired when I get mail from my wife that makes it flicker like a nut-case (the powermate not the wife) ;) Sam D ps apple script can check for a process running tell application "System Events" if exists process "Mail" then display dialog "Mail Running" end if end tell
New mail notification using the PowerMate
@ SCID: |
SearchFrom our Sponsor...Latest Mountain Lion HintsWhat's New:HintsNo new hintsComments last 2 daysLinks last 2 weeksNo recent new linksWhat's New in the Forums?
Hints by TopicNews from Macworld
From Our Sponsors |
|
Copyright © 2014 IDG Consumer & SMB (Privacy Policy) Contact Us All trademarks and copyrights on this page are owned by their respective owners. |
Visit other IDG sites: |
|
|
|
Created this page in 0.06 seconds |
|