actuallymentor / battery

CLI/GUI for managing the battery charging status for Apple silicon (M1, M32, M3) Macs
MIT License
3.89k stars 166 forks source link

Adding information in the commandline tool help to prevent accidental `discharge` during clamshell mode #296

Open iamchanghyunpark opened 3 months ago

iamchanghyunpark commented 3 months ago

battery discharge should not be used with clamshell mode. (Laptop just goes to sleep) These two commits add information to the battery commandline tool output and the README.md that also prints the output of the battery commandline tool that warns against using battery discharge while in clamshell mode.