Skip to content

Instantly share code, notes, and snippets.

@denisinla
Last active December 17, 2015 23:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save denisinla/5688729 to your computer and use it in GitHub Desktop.
Save denisinla/5688729 to your computer and use it in GitHub Desktop.
Ever leave your bluetooth mouse in the conference room a few feet away but you're not allowed to get back in there due to important meetings ? Well follow the snippet below and get command-line access to your bluetooth settings. Enjoy.

Install blueutil via brew(package manager for OSX - http://mxcl.github.io/homebrew/)


$ brew install blueutil # install it

$ blueutil power 0 # turn bluetooth off

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment