Files
tldr/pages.zh/osx/bclm.md

20 lines
409 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# bclm
> 在MacBook上设置自定义充电限制。
> 更多信息:<https://github.com/zackelia/bclme>。
- 将充电限制设置为约80%对于Intel机器电池充电水平可能会略低于设定值
`sudo bclm write {{77}}`
- 读取当前充电限制:
`bclm read`
- 在重启/SMC重置后保持充电限制
`sudo bclm persist`
- 移除持久充电限制:
`sudo bclm unpersist`