i3pystatus
i3pystatus copied to clipboard
Galaxy buds plugin
Introduces a plugin to display information about Galaxy Buds devices using the earbuds tool from https://github.com/JojiiOfficial/LiveBudsCli
- Displays per bud battery level
- Displays case battery level
- Displays placement status
- Displays and sets both Ambient sound (AMB) and Active noise control (ANC)
- Has commands to connect/disconnect
- Dynamic coloring based on battery level
- Equalizer setting
- Touchpad lock
This is a plugin I have written for my own personal use and have been using for a while. I recently wrote tests for it and added a bunch of docstrings, so here is my PR. I'm not sure if I'm missing anything doc wise, but I added a ton of tests for it.