tlp-stat
A tool to generate TLP status reports. See also tlp. More information: <https://linrunner.de/tlp/usage/tlp-stat>.
Install
- All systems
-
curl cmd.cat/tlp-stat.sh
- Debian
-
apt-get install tlp
- Ubuntu
-
apt-get install tlp
- Alpine
-
apk add tlp
- Arch Linux
-
pacman -S tlp
- Kali Linux
-
apt-get install tlp
- Fedora
-
dnf install tlp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tlp
- Raspbian
-
apt-get install tlp
- Dockerfile
- dockerfile.run/tlp-stat
- Docker
-
docker run cmd.cat/tlp-stat tlp-stat
powered by Commando
A tool to generate TLP status reports. See also tlp. More information: <https://linrunner.de/tlp/usage/tlp-stat>.
-
Generate status report with configuration and all active settings:
sudo tlp-stat
-
Show battery information:
sudo tlp-stat -b
-
Show configuration:
sudo tlp-stat -c
© tl;dr; authors and contributors