I am tired of opening Skype everday; I need a little script to set the hour to open and the hour to close.
feedback
|
migrated from stackoverflow.com Apr 5 '10 at 17:53
This question came from our site for professional and enthusiast programmers.
|
Set up an iCal event, repeating everyday and telling him to | |||||
feedback
|
|
Does it NEED to be Python? OS X comes with Automator, (http://www.apple.com/downloads/macosx/automator/) which is sort of designed for these kinds of tasks. | |||
|
feedback
|
|
Or you could have it on a crontab (think something like launchd in OS X) | |||
|
feedback
|
|
Do you open Skype on log in? If so, add Skype to your login items as when you log out it will shut the program down as well. To add a program to your Login Items:
or
If for some reason logging in and out doesn't work for you Automator or a timed script (using | |||
|
feedback
|
