Skip to content

Latest commit

 

History

History
32 lines (26 loc) · 867 Bytes

README.md

File metadata and controls

32 lines (26 loc) · 867 Bytes

🫐 Blue-Enough

This script automatically turns bluetooth OFF when your PC goes to SLEEP, and turns it back ON when it becomes operational (returns from sleep).

🏞️ Environment

  • MacOS
  • Homebrew

🛠️ Setup

Install Homebrew

You can install it from this page. The reason for installing Homebrew is that this script will install following packages via Homebrew.

Clone this repository

git clone git@github.com:kj455/blue-enough.git

Execute scripts

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

🔽 Uninstall

bash uninstall.sh