An app for mac osx to prevent sleeping; inspired by Caffeine.
- left click to toggle "should sleep status"
- right click for menu
"run at login" will not take effect unless you put this app in the /Applications
directory.
https://github.com/xiaozi/awake-app/releases
tell application "Awake"
turn on for 1
-- turn off
end tell