macOS
brew install asitoplocal Homebrew formula metadata
sudo port install asitopMacPorts ports tree · sysutils/asitop/Portfile · 来源: api.github.com
安装
brew install asitoplocal Homebrew formula metadata
sudo port install asitopMacPorts ports tree · sysutils/asitop/Portfile · 来源: api.github.com
概览
Perf monitoring CLI tool for Apple Silicon
历史
asitop is a Python command-line monitor for Apple Silicon Macs. Its upstream README describes it as an nvtop-inspired terminal tool for M1-era macOS systems, built around Apple's powermetrics plus psutil, sysctl, and system_profiler.
The GitHub repository was created in October 2021, shortly after Apple Silicon machines had become common enough for developers to want terminal-native CPU, GPU, memory, and power visibility. The README says the author wrote it because they could not find an equivalent tool online and were curious about the hardware counters.
The project is deliberately macOS-specific. Its implementation relies on powermetrics, which requires elevated privileges, and the README documents limitations caused by Apple removing some memory bandwidth and package power data from powermetrics.
asitop spread as a small Apple Silicon utility rather than as a cross-platform monitoring suite. GitHub repository metadata shows several thousand stars, and Homebrew analytics report thousands of installs over the previous year, indicating continuing package-manager use among Mac developers and performance tinkerers.
The normal workflow is to install the package and run `sudo asitop` in a terminal. It presents CPU cluster, GPU, ANE, memory, swap, frequency, utilization, and power estimates in a terminal UI, with options for sampling interval, color, and rolling average.
For package-manager users, asitop is notable because it packages a niche macOS performance workflow into one CLI command. It sits in the same mental shelf as htop, nvtop, and powermetrics wrappers, but is tuned for Apple Silicon hardware counters rather than generic Unix process accounting.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
asitop | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://tlkh.github.io/asitop/
安装元数据
| 软件包键 | brew:asitop |
|---|---|
| 版本 | 0.0.24 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/asitop |
| 主页 | https://tlkh.github.io/asitop/ |
| 仓库 | https://github.com/tlkh/asitop |
| 上游文档 | https://github.com/tlkh/asitop#readme |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/93/bc/8755d818efc33dd758322086a23f08bee5e1f7769c339a8be5c142adbbbc/asitop-0.0.24.tar.gz |
| 依赖 | python@3.14 |
| Bottle | 可用 (于 arm64_sequoia, arm64_sonoma, arm64_tahoe) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | asitop |
| Version Scheme | 0 |
| Revision | 0 |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
asitop
sudo port install asitop来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.