Get information about laptop battery (just a stub)

This commit is contained in:
Luca Pellegrini 2023-10-17 23:06:18 +02:00
parent dce30caf8f
commit f3e1702107
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,3 @@
#!/bin/bash
cat /sys/class/power_supply/BAT0/charge_control_end_threshold

3
bin/get-battery-status.sh Executable file
View File

@ -0,0 +1,3 @@
#!/bin/bash
cat /sys/class/power_supply/BAT0/status