@[email protected] to linuxmemes • 1 year agoBloatlessfeddit.deimagemessage-square8fedilinkarrow-up1157arrow-down111
arrow-up1146arrow-down1imageBloatlessfeddit.de@[email protected] to linuxmemes • 1 year agomessage-square8fedilink
minus-square@[email protected]linkfedilink13•1 year agoJust read the /sys/class/power_supply/*/charge_now virtual file with cat
minus-square@[email protected]linkfedilink2•edit-21 year agoOpen tmux Split screen Resize to 2 or 3 lines # watch -n 0 cat /sys/class/power_supply/*/charge_now Bonus! Also shows the current time and date!
Just read the /sys/class/power_supply/*/charge_now virtual file with cat
Open tmux Split screen Resize to 2 or 3 lines # watch -n 0 cat /sys/class/power_supply/*/charge_now
Bonus! Also shows the current time and date!