# Installer asitop avec Homebrew, MacPorts

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de asitop pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install asitop
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install asitop
```

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

## Faits du paquet

- **Clé du paquet:** brew:asitop
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/asitop>
- **Version:** 0.0.24
- **Résumé source:** Perf monitoring CLI tool for Apple Silicon
- **Page d'accueil:** <https://tlkh.github.io/asitop/>
- **Docs amont:** <https://tlkh.github.io/asitop/>
- **Licence:** MIT
- **Archive source:** <https://files.pythonhosted.org/packages/93/bc/8755d818efc33dd758322086a23f08bee5e1f7769c339a8be5c142adbbbc/asitop-0.0.24.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- asitop (cli)
- asitop (alias)

## Dépendances

- python@3.14

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_sequoia, arm64_sonoma, arm64_tahoe

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.0.24
- données locales: OK
- dépôt amont: https://tlkh.github.io/asitop/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **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

## Autres enregistrements de gestionnaires de paquets

- 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


## Liens liés

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


## Sources

- 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
