All Projects → godly-devotion → Charge Limiter

godly-devotion / Charge Limiter

Licence: gpl-3.0
macOS app to set battery charge limit for MacBooks

Projects that are alternatives of or similar to Charge Limiter

Juice
Make your battery information a bit more interesting.
Stars: ✭ 688 (+391.43%)
Mutual labels:  battery
Arcticfox Config
Configuration Tool for Vape Battery Mods with Arcticfox Firmware. ☁️ 🔧 Works on MacOS and Linux.
Stars: ✭ 58 (-58.57%)
Mutual labels:  battery
Battery.js
A tiny wrapper for the HTML5 Battery Status API.
Stars: ✭ 111 (-20.71%)
Mutual labels:  battery
Auto Cpufreq
Automatic CPU speed & power optimizer for Linux
Stars: ✭ 843 (+502.14%)
Mutual labels:  battery
Rainbarf
it's like Rainmeter, but for CLI!
Stars: ✭ 1,087 (+676.43%)
Mutual labels:  battery
Pyeis
PyEIS: A Python-based Electrochemical Impedance Spectroscopy simulator and analyzer
Stars: ✭ 60 (-57.14%)
Mutual labels:  battery
Assistantkit
Easy way to detect iOS device properties, OS versions and work with screen sizes. Powered by Swift.
Stars: ✭ 569 (+306.43%)
Mutual labels:  battery
Easydeviceinfo
📱 [Android Library] Get device information in a super easy way.
Stars: ✭ 1,698 (+1112.86%)
Mutual labels:  battery
Battery Meter View
🔋 Material design battery meter (i.e. level, state) view for Android
Stars: ✭ 57 (-59.29%)
Mutual labels:  battery
Ttgo T Beam Car Tracker
TTGO-T-Beam Arduino Car Tracker - ESP32 + LoRa + GPS + GSM (optional)
Stars: ✭ 106 (-24.29%)
Mutual labels:  battery
Rpi Battery Monitor
Monitor battery voltage from a Raspberry Pi
Stars: ✭ 51 (-63.57%)
Mutual labels:  battery
Acc
acc
Stars: ✭ 55 (-60.71%)
Mutual labels:  battery
Xfce4 Genmon Scripts
🐭 XFCE panel generic monitor scripts
Stars: ✭ 69 (-50.71%)
Mutual labels:  battery
Update Background Locations
A sample iOs example that tracks background locations.
Stars: ✭ 7 (-95%)
Mutual labels:  battery
Battstat
🔋 CLI battery status indicator for macOS, Linux, and OpenBSD ⚡
Stars: ✭ 132 (-5.71%)
Mutual labels:  battery
Open Sustainable Technology
Listing of worldwide open technology projects preserving a stable climate, energy supply and vital natural resources. Enjoy the website: https://opensustain.tech/
Stars: ✭ 595 (+325%)
Mutual labels:  battery
Power
Python module that allows you to get power and battery status of the system. Windows, Mac OS X, Linux
Stars: ✭ 58 (-58.57%)
Mutual labels:  battery
Battery Monitor
An X-platform utility tool developed on Golang, notifies about charging, discharging, and critically low battery state of the battery.
Stars: ✭ 137 (-2.14%)
Mutual labels:  battery
Rust Battop
Interactive batteries viewer
Stars: ✭ 133 (-5%)
Mutual labels:  battery
Iglance
Free system monitor for OSX and macOS. See all system information at a glance in the menu bar.
Stars: ✭ 1,358 (+870%)
Mutual labels:  battery

Charge Limiter

macOS app to set battery charge limit for MacBooks

Description

This app modifies a parameter called BCLM (presumably "Battery Charge Level Max") in the SMC which limits the charge of the battery to a set value. It also modifies a parameter called BFCL ("Battery Final Charge Level") which controls the MagSafe LED indicator light to display the correct status.

The source code can be viewed by opening src/Charge Limiter.app in Apple's Script Editor. It is written in Javascript Application Scripting (or JXA).

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

Releases

Download the latest version from the releases page.

Running

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

If you wish to undo the changes, set the charge limit to "100". The app itself does not install anything so if you do not need it anymore you can safely move it to the trash.

Updates

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].