I have stared at the triggers for hours, but I can't find a good way to run an Applescript every 10 minutes between (say) 8 am and 8 pm. What would be the best way to do this?
Hi!
The Periodic Trigger should do it:
Execute an AppleScript Every 10 minutesusing Periodic Trigger.kmmacros (2.1 KB)
3 Likes
Thanks, this was very helpful!