Toggle Bluetooth from Command Line on Mac OS
There will be situations where you can't access the touchpad or just want to show off your command line skills 😋, then this commands will change your Bluetooth handling skill
It'll be clearly handy to use it.
Finding new ways led me to this blueutil command line tool that helps to turn Bluetooth off/on using single cmd.
Start by installing it by HomeBrew:
run the following command
The -p flag act as a switch to toggle the Bluetooth
Tell me when you found this command helpful.
It'll be clearly handy to use it.
Finding new ways led me to this blueutil command line tool that helps to turn Bluetooth off/on using single cmd.
Start by installing it by HomeBrew:
run the following command
The -p flag act as a switch to toggle the Bluetooth
Tell me when you found this command helpful.