Created
May 21, 2020 13:38
-
-
Save alexrozanski/729835208920c1cf6486768cec663766 to your computer and use it in GitHub Desktop.
Start screensaver
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tell application "System Events" | |
start current screen saver | |
end tell |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment