This script automatically turns bluetooth OFF when your PC goes to SLEEP, and turns it back ON when it becomes operational (returns from sleep).
- MacOS
- Homebrew
You can install it from this page. The reason for installing Homebrew is that this script will install following packages via Homebrew.
git clone git@github.com:kj455/blue-enough.git
You will be asked to grant permissions to sleepwatcher
while executing the commands, please follow the instructions to grant them.
cd blue-enough
bash install.sh
bash activate.sh
bash uninstall.sh