M BUZZ CRAZE NEWS
// news

How to show battery percentage of a Bluetooth connected gadget (headphone)

By Sarah Rodriguez

Is there any way (GUI or Command line) on Ubuntu 16.04 to show battery percentage of a Bluetooth device (in this case headphones) paired and in connection with laptop? Thanks in advance!

1

1 Answer

If your device support it, you can get battery percents in console.

cat /sys/class/power_supply/_deviceId_/capacity

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy