util-scripts/scripts/batman.sh
Zhongheng Liu f2bcaf389e thing
2026-05-18 12:37:25 +02:00

2 lines
144 B
Bash
Executable file

#!/usr/bin/bash
echo $(wcalc -q "round($(cat /sys/class/power_supply/BAT1/charge_now)/$(cat /sys/class/power_supply/BAT1/charge_full) * 100)")%