# asitop を Homebrew, MacPorts でインストール

asitop のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:asitop
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install asitop
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install asitop
```

  証拠: MacPorts ports tree: sysutils/asitop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:asitop
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/asitop>
- **バージョン:** 0.0.24
- **ソース概要:** Perf monitoring CLI tool for Apple Silicon
- **ホームページ:** <https://tlkh.github.io/asitop/>
- **上流ドキュメント:** <https://tlkh.github.io/asitop/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/93/bc/8755d818efc33dd758322086a23f08bee5e1f7769c339a8be5c142adbbbc/asitop-0.0.24.tar.gz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- asitop (cli)
- asitop (エイリアス)

## 依存関係

- python@3.14

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_sequoia, arm64_sonoma, arm64_tahoe

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.0.24
- ローカルデータ: OK
- 上流リポジトリ: https://tlkh.github.io/asitop/
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2021: GitHub repository created for an Apple Silicon performance monitor.
- 2024: Repository metadata still shows recent maintenance activity.
- 2026: Homebrew API lists stable version 0.0.24 and recent install activity.

### Related projects

- The README explicitly compares the project to nvtop and documents its reliance on Apple's powermetrics utility.

### ソース

- <https://api.github.com/repos/tlkh/asitop>
- <https://formulae.brew.sh/api/formula/asitop.json>
- <https://github.com/tlkh/asitop#readme>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** asitop
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** arch, macos
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 他のパッケージマネージャ記録

- MacPorts - asitop: normalized package name match | MacPorts ports tree: sysutils/asitop/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Homebrew utility packages](https://pkg.so/ja/brew-utility-packages/) - Matched Homebrew package provider.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [mactop](https://pkg.so/ja/brew/mactop/) - Shares pkgdb curated category or tags: apple-silicon, cli, macos, monitoring, system.
- [macmon](https://pkg.so/ja/brew/macmon/) - Shares pkgdb curated category or tags: apple-silicon, cli, macos, monitoring, system.
- [devcockpit](https://pkg.so/ja/brew/devcockpit/) - Shares pkgdb curated category or tags: apple-silicon, cli, macos, monitoring, system.
- [rainbarf](https://pkg.so/ja/brew/rainbarf/) - Shares pkgdb curated category or tags: cli, cpu, monitoring, system.
- [pv](https://pkg.so/ja/brew/pv/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [duf](https://pkg.so/ja/brew/duf/) - Shares pkgdb curated category or tags: cli, monitoring, system.
- [osx-cpu-temp](https://pkg.so/ja/brew/osx-cpu-temp/) - Shares pkgdb curated category or tags: cli, macos, monitoring, system.
- [node_exporter](https://pkg.so/ja/brew/node-exporter/) - Shares pkgdb curated category or tags: cli, monitoring, system.

## Combined YAML source

View the package source record on GitHub. [combined/asitop.yml](https://github.com/mxcl/pkgdb/blob/main/combined/asitop.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
