applet to show in systray the battery status of connected HIDs
you can start two or more instances to see battery status of both keyboard and mouse
-
requirements: python3, gi
-
installation: put the .py file to any folder
make sure that icons subfolder is at the same place.
chmod +x on this file and put it to autostart. -
parameters:
-k or -m (required) - show state of k eyboard or m ouse
-d or -w (optional) - use icons for d ark or w hite theme
-p (optional) - show the p ercentage label
--l=10 (optional) - override the l evel of low battery warning (1..100 or 0 to off)
