fdpowermon
simple battery power monitor for laptops with ACPI
Install
- All systems
-
curl cmd.cat/fdpowermon.sh
- Debian
-
apt-get install fdpowermon
- Ubuntu
-
apt-get install fdpowermon
- Kali Linux
-
apt-get install fdpowermon
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install fdpowermon
- Raspbian
-
apt-get install fdpowermon
- Dockerfile
- dockerfile.run/fdpowermon
fdpowermon
simple battery power monitor for laptops with ACPI
fdpowermon is a simple perl script that installs an icon in a system tray compatible with the freedesktop.org specification. Every three seconds, fdpowermon calls acpi to find out what the current battery level is. It will set the output of the acpi command as a tooltip text, and will update the used icon as appropriate. In addition, fdpowermon can optionally call perl subroutines when the power reaches a given level. No such subroutines are provided or enabled by default, however.