Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 907 Bytes

README.md

File metadata and controls

23 lines (12 loc) · 907 Bytes

charge-limiter

Set charge limit for MacBooks.

Description

This utility is written in Javascript Application Scripting (or JXA) using Apple's Script Editor.

The source code can be viewed by opening src/charge-limiter.app in Script Editor.

The companion smcutil binary (located under src/charge-limiter.app/Contents/Resources/Scripts) was copied from this repository. The source code for smcutil is also available there.

Releases

Download the latest version from the releases page.

Updates

This app will automatically check and notify you for any updates when you run it.

Running

The app is not code signed so you need to right-click on the app and select "Open" to bypass Gatekeeper's warning.