Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ contact_links:
url: https://github.com/ai798-Lab/MacPulse/security/advisories/new
about: Report vulnerabilities privately. Never post credentials in a public issue. / 请私密报告漏洞,不要在公开 Issue 中粘贴凭证。
- name: Download the latest release / 下载最新版本
url: https://github.com/ai798-Lab/MacPulse/releases/latest
url: https://github.com/ai798-Lab/MacPulse/releases
about: Check the latest signed public release before reporting an installation issue. / 报告安装问题前,请先核对最新签名公开版本。
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<p><a href="README.md">English</a> · <a href="README.zh-CN.md">简体中文</a></p>

<p>
<a href="https://github.com/ai798-Lab/MacPulse/releases/latest"><img src="https://img.shields.io/github/v/release/ai798-Lab/MacPulse?include_prereleases&style=flat-square&label=release" alt="Latest release"></a>
<a href="https://github.com/ai798-Lab/MacPulse/releases"><img src="https://img.shields.io/github/v/release/ai798-Lab/MacPulse?include_prereleases&style=flat-square&label=release" alt="Latest release"></a>
<a href="https://github.com/ai798-Lab/MacPulse/actions/workflows/ci.yml"><img src="https://github.com/ai798-Lab/MacPulse/actions/workflows/ci.yml/badge.svg" alt="CI status"></a>
<a href="LICENSE"><img src="https://img.shields.io/github/license/ai798-Lab/MacPulse?style=flat-square" alt="MIT license"></a>
<img src="https://img.shields.io/badge/status-public%20beta-F0A54A?style=flat-square" alt="Public beta">
Expand All @@ -20,7 +20,7 @@
</p>

<p>
<a href="https://github.com/ai798-Lab/MacPulse/releases/latest"><strong>Download latest signed DMG</strong></a>
<a href="https://github.com/ai798-Lab/MacPulse/releases"><strong>Download latest signed DMG</strong></a>
· <a href="https://macpulse-monitor.peaceaii.chatgpt.site">Website</a>
· <a href="#gallery">Gallery</a>
· <a href="PRIVACY.md">Privacy</a>
Expand Down Expand Up @@ -105,7 +105,7 @@ All app screenshots above were captured from the built macOS app with privacy mo
| Distribution | GitHub Releases, Developer ID signed and Apple notarized |
| App Store | Not available; sandboxing would block SMC and local session access |

1. Download the latest `.dmg` from [GitHub Releases](https://github.com/ai798-Lab/MacPulse/releases/latest).
1. Download the latest `.dmg` from [GitHub Releases](https://github.com/ai798-Lab/MacPulse/releases).
2. Drag `MacPulse.app` to `/Applications`.
3. Open the app and review the first-run privacy explanation before enabling optional features.

Expand Down
6 changes: 3 additions & 3 deletions README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<p><a href="README.md">English</a> · <a href="README.zh-CN.md">简体中文</a></p>

<p>
<a href="https://github.com/ai798-Lab/MacPulse/releases/latest"><img src="https://img.shields.io/github/v/release/ai798-Lab/MacPulse?include_prereleases&style=flat-square&label=release" alt="最新版本"></a>
<a href="https://github.com/ai798-Lab/MacPulse/releases"><img src="https://img.shields.io/github/v/release/ai798-Lab/MacPulse?include_prereleases&style=flat-square&label=release" alt="最新版本"></a>
<a href="https://github.com/ai798-Lab/MacPulse/actions/workflows/ci.yml"><img src="https://github.com/ai798-Lab/MacPulse/actions/workflows/ci.yml/badge.svg" alt="CI 状态"></a>
<a href="LICENSE"><img src="https://img.shields.io/github/license/ai798-Lab/MacPulse?style=flat-square" alt="MIT 许可证"></a>
<img src="https://img.shields.io/badge/status-public%20beta-F0A54A?style=flat-square" alt="公开测试版">
Expand All @@ -20,7 +20,7 @@
</p>

<p>
<a href="https://github.com/ai798-Lab/MacPulse/releases/latest"><strong>下载最新签名 DMG</strong></a>
<a href="https://github.com/ai798-Lab/MacPulse/releases"><strong>下载最新签名 DMG</strong></a>
· <a href="https://macpulse-monitor.peaceaii.chatgpt.site">官网</a>
· <a href="#产品图集">产品图集</a>
· <a href="PRIVACY.md">隐私说明</a>
Expand Down Expand Up @@ -105,7 +105,7 @@ MacPulse 面向高频使用 AI 编程工具、同时又希望看清电脑状态
| 分发 | GitHub Releases、Developer ID 签名与 Apple 公证 |
| App Store | 不提供;沙盒会阻止 SMC 和本机会话读取 |

1. 从 [GitHub Releases](https://github.com/ai798-Lab/MacPulse/releases/latest) 下载最新 `.dmg`。
1. 从 [GitHub Releases](https://github.com/ai798-Lab/MacPulse/releases) 下载最新 `.dmg`。
2. 将 `MacPulse.app` 拖入 `/Applications`。
3. 打开应用,先阅读首次启动隐私说明,再决定是否开启可选功能。

Expand Down