Skip to content

ChargeWatch v0.7.0

Latest

Choose a tag to compare

@TY-teo TY-teo released this 16 Jun 15:53

新功能:充电冲突提示更清晰

当系统设置里的「电池上限 < 100%」与 ChargeWatch 的充电上限发生冲突时, 菜单栏面板会显示一个红色徽标 + 说明 popover。

本次更新让 popover 内嵌一张「系统设置 > 电池」页面的缩略截图, 红圈精确标出「充电」一行右侧的 ⓘ 按钮位置——用户跳转之前就先知道要找哪一行, 避免到了系统设置之后还要在电池页面里翻找。

附「打开系统设置 > 电池」一键跳转按钮。

系统要求

  • macOS 13 及以上: 功率监控
  • Apple Silicon (M1/M2/M3/M4): 充电上限
  • 已在 macOS 26.4 Tahoe + Apple Silicon 实测

安装

下载 ChargeWatch-0.7.0.dmg, 双击打开后把 ChargeWatch 拖到 Applications。

由于使用 ad-hoc 签名 (个人开源分发, 未走 Apple 公证), 首次打开需要在 ChargeWatch.app 上点右键 → 「打开」 → 在弹窗里再点一次「打开」绕过 Gatekeeper。

完整说明见仓库 README.md

Changelog

  • 7d2a92a feat(charge-limit): 冲突 popover 增加系统设置「电池」页引导截图
  • 038513d feat(charge-limit): 冲突提示徽标 + popover (共享 base)