Program that notifies the user when it's time to plug in or unplug the laptop to maximize the battery life
- Download and unzip Battery Status
- Run
Battery Status Installer.exe
- (Optional) Move the
Battery Status
shortcut on the desktop to theStartup Folder
folder to runBattery Status
on computer startup
- Build
Battery Status
git clone https://github.com/yehwankim23/battery-status
cd battery-status
npm i
npm run make
- Unzip
out/make/zip/darwin/arm64/Battery Status-darwin-arm64-#.#.#.zip
- Move
Battery Status.app
to theApplications
folder - (Optional) Add
Battery Status.app
inSystem Settings
>General
>Login Items
>+
to runBattery Status
on computer startup - Run
Battery Status.app
- Allow notifications when the battery level reaches 20% or 80% (or later in
System Settings
>Notifications
)