Quote:
|
Originally Posted by Mikuro I haven't decided on a method to have it run periodically without requiring my attention. Any ideas on how I should do that? |
I use
CronniX for this. Save your script as an application (it's the easiest way to get things working quickly), and use CronniX to get things get the app scheduled for, say, every Monday, Wednesday, and Friday at 2:00 PM, or something like that. I do this with several scripts that I've written to do various things on my Mac.