Script:
-- Silly little screen locker
-- to be used with Proximity: http://reduxcomputing.com/proximity.php
display dialog "iPhone not nearby, locking screen. You have 5 seconds to cancel" buttons {"Continue", "Cancel"} default button "Continue" giving up after 5
do shell script ("open /System/Library/Frameworks/ScreenSaver.framework/Resources/ScreenSaverEngine.app")
0 comments:
Post a Comment