How to bring application to front every 15 minutes on Mac OS X Lion?
Posted
by
johnnyb10
on Super User
See other posts from Super User
or by johnnyb10
Published on 2011-10-20T15:17:11Z
Indexed on
2011/11/22
1:56 UTC
Read the original article
Hit count: 241
I have a free or cheap little app called Desktop Task Timer LE that I've been using to track my time as I work on various projects. I'd like to have it pop up as the foreground app every 15 minutes to prevent me from forgetting to stop/change the timer after I've moved on to a different task. I know I can have the app launch using a script in Automator or AppleScript, but I don't know how to have that script fire off every 15 minutes. I've read about using Launchd and iCal, but I'm still not sure how to do it. (Actually, iCal is probably simple, but I'd like to avoid using it for this.) Any ideas?
Also, a further feature would be to have it pop up after 5 (or x) minutes of inactivity on the computer. Not sure if this would work for my needs, but I'd like to test it if possible.
© Super User or respective owner