DevNulPavel / osx_battery_charge_limit

Intel-only Macbook (OSX) limit maximum battery charge using SMC
103 stars 8 forks source link

Apple M1 support #7

Closed lukasc-ubc closed 3 years ago

lukasc-ubc commented 3 years ago

Any chance your tool may work (now or in the future) for the new M1 MacBook Air? thank you Lukas

DevNulPavel commented 3 years ago

@lukasc-ubc Unfortunately, new M1 devices do not have BCLM value in SMC params list. It requires special daemon for disabling battery charge in runtime. I would recommend you AlDenete, this tool contains M1 support.