Skip to content

v1.0

Choose a tag to compare

@rust-kotlin rust-kotlin released this 07 Jun 07:32

PowerMonitor 1.0

PowerMonitor is a macOS application for monitoring power usage and controlling fans.
适用于 macOS 的硬件状态监控与风扇控制应用。

  • Requirement / 系统要求: macOS 14.0 or later

📥 Installation Guide / 安装指南

Since the app uses ad-hoc signing, macOS may warn that the app is "damaged" upon first launch. Please follow these exact steps to resolve it.
由于应用采用本地签名,初次下载后如果提示“App 已损坏,无法打开”,请按照以下步骤操作:

  1. Extract / 解压
    Double-click the downloaded PowerMonitor.zip to extract it.
    双击下载的 PowerMonitor.zip 进行解压。

  2. Move / 移动
    Drag the extracted PowerMonitor.app into your Applications folder.
    将解压出的 PowerMonitor.app 拖入 应用程序 (Applications) 文件夹。

  3. Unlock / 终端解锁
    Open the Terminal app, copy and run the following command (it may ask for your Mac password):
    打开 Mac 自带的 终端 (Terminal) 软件,复制并运行以下命令(可能会要求输入开机密码):

    sudo xattr -cr /Applications/PowerMonitor.app
  4. Run / 运行
    Once the command finishes, you can double-click the app in your Applications folder to launch it normally.
    命令执行完毕后,去“应用程序”中双击即可正常打开应用。