diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ ## I'm Batman! It's a simple shell script that can do two things: + 1. Report the current battery charge and whether the battery is charging or not. 2. Shutdown the machine if the charge is below 5%, the battery is discharging, and the user is privileged to do so. |