# Headset Battery Widget ## Requirements - [HeadsetControl](https://github.com/Sapd/HeadsetControl) ## Install ``` git clone https://git.lat/Flummi/headsetcontrol-battery-widget.git cd headsetcontrol-battery-widget kpackagetool5 -t Plasma/Applet --install ./package ``` ## Uninstall ``` kpackagetool5 -t Plasma/Applet --remove org.kde.plasma.headsetcontrol-battery-widget ``` ## Development ``` cd headsetcontrol-battery-widget kpackagetool5 -t Plasma/Applet --upgrade ./package ; systemctl --user restart plasma-plasmashell ```