bluemon-query
Activate or deactivate programs based on Bluetooth link quality
Install
- All systems
-
curl cmd.cat/bluemon-query.sh
- Debian
-
apt-get install bluemon
- Ubuntu
-
apt-get install bluemon
- Kali Linux
-
apt-get install bluemon
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install bluemon
- Raspbian
-
apt-get install bluemon
- Dockerfile
- dockerfile.run/bluemon-query
bluemon
Activate or deactivate programs based on Bluetooth link quality
BlueMon monitors the quality of the link to a Bluetooth device and can start or stop programs when the threshold drops below a certain value. This can be used to perform actions like locking the terminal when you walk away from it. Bluemon uses the DBus system bus to alert other applications to the presence of Bluetooth devices. A user binary can then start or stop programs when such signals are received.