baumi's blog

baumi's personal blog … Linux, OS X, Windows, Random things, …

May, 2026

AlDente battery limit not working properly anymore ?

AlDente uninstallation: 1. Close AlDente App + Uninstall (move Application to Trash) 2. Uninstall AlDente HelperTool in macOS Terminal App (you may find it in Applications / Utilities): sudo rm -rf /Library/LaunchDaemons/com.apphousekitchen.aldente-pro.helper.plist 3. Reboot — Install “battery” App: 1. Install Homebrew in Terminal: /bin/bash -c “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)” 2. Install battery App in Terminal: brew […]