Hallo,
which way would you recomend for setting an application for automatic start and stop. I need to run a downloading program during the night, but I am not able to start it and stop because at those times I am not at the computer.
Thanks
-
OS X is Unix based which means there is crontab. You can start any app any time using crontab (command line in terminal). The only issue could be if there is something you have to click on to get the download started. Crontab can start things but not click on them. Perhaps automator might be able to fill your needs if you need something clicked on evey night.
-
These apps free?
-
ltcommander_data Notebook Deity
Automator has been included in OS X since Tiger. It's supposed to be a more user friendly way to make Applescripts to automate tasks, hence Automator. And as r0k said crontab is part of Unix and OS X is built on Unix so presumably all versions of OS X back to 10.0 Cheetah have it.
Automatic application start
Discussion in 'Apple and Mac OS X' started by Koza, Aug 4, 2008.