Audio control based on time of day
Comments
-
I do something similar except I sleep/wake the monitor at a certain time. I use koingo's alarm clock pro to launch an applescript. You could use cron or whatever the built-in scheduler is currently in OS since your needs are simple. Another easy way to schedule a recurring task is to use iCal. if you do a google search for 'OSX scheduler' you'll find a number of different suggestions.