/Bluetooth_Headset_Battery_Level

A python script to print battery charge level of some bluetooth headsets

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Bluetooth Headset Battery Level

This is a simple python script to print the battery charge level of some bluetooth headsets

How to run

chmod +x bl_battery.py
./bl_battery.py [HEADSET_MAC_ADDRESS]

License

GPL-3.0