硅谷监控 是 AI Skill Hub 本期精选AI工具之一。综合评分 8.0 分,整体质量较高。我们强烈推荐将其纳入你的 AI 工具库,帮助提升工作效率。
原生SwiftUI GUI的Apple Silicon系统监控
硅谷监控 是一款基于 Swift 开发的开源工具,专注于 Apple Silicon、Swift、GPU 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
原生SwiftUI GUI的Apple Silicon系统监控
硅谷监控 是一款基于 Swift 开发的开源工具,专注于 Apple Silicon、Swift、GPU 等核心功能。作为 GitHub 开源项目,它拥有活跃的社区支持和持续的版本迭代,代码完全透明可审计,支持本地部署以保护数据隐私。无论是个人使用还是集成到企业工作流,都能提供稳定可靠的解决方案。
# 克隆仓库 git clone https://github.com/kennss/SiliconScope cd SiliconScope # 查看安装说明 cat README.md # 按 README 完成环境依赖安装后即可使用
# 查看帮助 siliconscope --help # 基本运行 siliconscope [options] <input> # 详细使用说明请查阅文档 # https://github.com/kennss/SiliconScope
# siliconscope 配置说明 # 查看配置选项 siliconscope --config-example > config.yml # 常见配置项 # output_dir: ./output # log_level: info # workers: 4 # 环境变量(覆盖配置文件) export SILICONSCOPE_CONFIG="/path/to/config.yml"
English · Deutsch · 简体中文 · 繁體中文 · 日本語 · 한국어
A sudoless Apple Silicon system monitor — a native SwiftUI dashboard and a full menu-bar suite — with first-class ANE (Neural Engine), Media Engine, and memory-bandwidth tracking that Activity Monitor and terminal monitors don't surface.
Born from wanting to see how on-device AI and media workloads drive the Apple Silicon accelerators — and grown into a daily-driver monitor that can stand in for iStat Menus.
**New in 4.0 — it watches your other machines too. A headless Mac mini, a Linux GPU box under the desk, a rented cloud instance: run a small agent there and it joins the same dashboard, over an encrypted, paired connection. Remote Macs keep the full treatment, Neural Engine included**.
Featured on OWC Rocket Yard (US), AAPL Ch. (JP) and ifun.de (DE).

One M1 Max under a real load — LM Studio generating on gemma-4-12b. The workload classifier reads ANE (CoreML), the GPU is at 97 % and 39 W, memory bandwidth is 223 GB/s against the chip's 400 GB/s ceiling, and the CPU card is outlined red because the P-cluster is thermally throttled — 2272 of 3228 MHz, stated as a fact rather than an alarm. Colour is spent only where something needs attention: amber on memory pressure, red on the throttle, neutral everywhere else. The bar along the bottom is Replay (new in 3.0): every metric is recorded, so you can scrub back through a session like a DVR.
- Process Inspector (new in 3.0) — focus one process for CPU (P/E split), IPC, per-process power (W), memory, disk, and Neural-Engine memory — all sudoless - Record & Replay (new in 3.0) — record every metric to a .ssrec file and replay the dashboard with play / pause / scrub / speed, like a DVR - AI Workload view — a bottleneck classifier (bandwidth-bound / compute-bound / thermal-throttled / memory-pressured), judged against each chip's spec bandwidth ceiling — answers "what's limiting my local LLM right now?" - E-core / P-core split — per-cluster utilization + real DVFS frequency - GPU — utilization, power, frequency - ANE & Media Engine — Neural-Engine power and media-codec bandwidth (the differentiators) - Memory bandwidth — CPU / GPU / Media / total GB/s (the local-LLM bottleneck signal) - Memory — Wired / Active / Compressed / Free stacked bar + macOS memory-pressure alerts - Network ↑/↓ and Disk read/write + free space, with live graphs - Per-unit temperatures — real E-Core / P-Core / GPU / Memory sensors via curated per-generation SMC keys (M1–M5; HID fallback on others), fan RPM, thermal pressure, and GPU throttle detection (clock held below its rolling peak under pressure) - Battery — charge state, health %, cycle count, condition (AppleSmartBattery) - Power — per-domain CPU / GPU / ANE / DRAM / SoC, plus battery - Processes — sort, filter, kill, and click to inspect (in-card scroll) - Per-metric menu-bar items — pin CPU / GPU / Memory / Network / SSD / Sensors / Battery each to its own menu-bar glyph + dropdown (plus the combined "SS" cockpit glyph) - Auto-update — built-in Sparkle updater; "Check for Updates…" in the menu - No sudo required.
Homebrew — the easiest way:
brew install --cask siliconscope
Or grab the DMG: ⬇ Download the latest DMG, then:
SiliconScope-*.dmgSigned with a Developer ID and notarized by Apple — it opens with no Gatekeeper prompt. Requires macOS 14+ on Apple Silicon. It updates itself from here on (Sparkle) — this is the last DMG you download by hand.
Pre-release macOS is not supported. This project has one Mac and it runs the release version, so a developer beta cannot be reproduced or verified here. Reports from one are still welcome and have already been useful — SiliconScope reads private IOReport interfaces that Apple renames between builds, and a rename found early is a rename fixed before it reaches everyone — but fixes land when the OS ships, not against a beta seed.
Prefer to build it yourself? See Build & run.
Requires macOS on Apple Silicon and the Xcode toolchain.
xcrun swift run SiliconScope # SwiftUI GUI (dashboard + menu bar)
xcrun swift run -q sscope-cli # data-layer verification CLI
xcrun swift build # build everything
scripts/build-app.sh # create dist/SiliconScope.app locally
open dist/SiliconScope.app # launch the local app bundle
Usexcrun. A non-Xcodeswift(e.g. swiftly) may not match the macOS SDK and will fail withFailed to build module 'Foundation'.
高质量的Apple Silicon系统监控工具
AI Skill Hub 为第三方内容聚合平台,本页面信息基于公开数据整理,不对工具功能和质量作任何法律背书。
建议在沙箱或测试环境中充分验证后,再部署至生产环境,并做好必要的安全评估。
✅ MIT 协议 — 最宽松的开源协议之一,可自由商用、修改、分发,仅需保留版权声明。
经综合评估,硅谷监控 在AI工具赛道中表现稳健,质量优秀。如果你已有明确的使用需求,可以直接上手体验;如果还在评估阶段,建议对比同类工具后再做决策。
| 原始名称 | SiliconScope |
| 原始描述 | 开源AI工具:Sudoless Apple Silicon system monitor (native SwiftUI GUI) with ANE / Media Engi。⭐505 · Swift |
| Topics | Apple SiliconSwiftGPU系统监控 |
| GitHub | https://github.com/kennss/SiliconScope |
| License | MIT |
| 语言 | Swift |
收录时间:2026-06-24 · 更新时间:2026-06-26 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。