mytools/battery
2024-11-11 02:31:05 +01:00

5 lines
126 B
Bash
Executable file

#!/usr/bin/env bash
# docstring=just shows the current capacity
set -E -o pipefail
cat /sys/class/power_supply/BAT0/capacity