硅谷监控 是 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 · 简体中文 · 繁體中文 · 日本語 · 한국어
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.

Under a local LLM (LM Studio · Llama-3.1-8B, 100% GPU): SiliconScope flags thermal throttling (GPU clock held −20% vs peak), measures the workload against the M1 Max's 400 GB/s ceiling, detects the runtime + model, and shows every engine live — GPU / GPU-memory / ANE / Media and E/P-core overlaid trends, per-core temperatures, power, and bandwidth.
- AI Workload view — a bottleneck classifier (bandwidth-bound / compute-bound / thermal-throttled / memory-pressured) with a per-chip "% of ceiling" bandwidth gauge — 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 (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.
⬇ 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.
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-24 · License:MIT · AI Skill Hub 不对第三方内容的准确性作法律背书。