Skip to content

Instantly share code, notes, and snippets.

@kanekoa
Created June 26, 2015 08:43
Show Gist options
  • Select an option

  • Save kanekoa/bdbd8a5da6a884a039f6 to your computer and use it in GitHub Desktop.

Select an option

Save kanekoa/bdbd8a5da6a884a039f6 to your computer and use it in GitHub Desktop.
tell application "System Events"
key code 144 using command down
end tell
do shell script "/usr/local/bin/blueutil power 0"
delay 15
do shell script "/usr/local/bin/blueutil power 1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment