# Installer osx-cpu-temp avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:osx-cpu-temp
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install osx-cpu-temp
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#osx-cpu-temp
```

  Preuve: nixpkgs package indexes: pkgs/by-name/os/osx-cpu-temp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:osx-cpu-temp
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/osx-cpu-temp>
- **Version:** 1.1.0
- **Résumé source:** Outputs current CPU temperature for OSX
- **Page d'accueil:** <https://github.com/lavoiesl/osx-cpu-temp>
- **Dépôt:** <https://github.com/lavoiesl/osx-cpu-temp>
- **Licence:** GPL-2.0-or-later
- **Archive source:** <https://github.com/lavoiesl/osx-cpu-temp/archive/refs/tags/1.1.0.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- osx-cpu-temp (cli)
- osx-cpu-temp (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.1.0
- données locales: OK
- dépôt amont: https://github.com/lavoiesl/osx-cpu-temp
- dernière version détectée: 1.1.0 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

osx-cpu-temp is a small macOS command-line utility that reads Apple SMC sensor values and prints temperatures or fan speeds. Its appeal is the Unix shape: a single executable that reports hardware telemetry in a shell-friendly format.

### Historique du projet

GitHub records `lavoiesl/osx-cpu-temp` as created on 2012-05-14. The README describes the tool as an OSX CPU temperature reporter, maintained by Sébastien Lavoie, with source lineage from Apple's System Management Control tooling and inspiration from smcFanControl and its `smc-command` code.

The project reached tagged releases 1.0.0 and 1.1.0 in the GitHub releases API. The 1.1.0-era README documents a broader set of outputs than the original package description suggests: CPU, GPU, ambient temperature, fan speeds, Celsius/Fahrenheit selection, and an option to suppress units.

### Historique d'adoption

The tool became a familiar small dependency for macOS users who wanted temperature readings without a full menu-bar monitor. The input metadata records Homebrew and Nix packages, and the GitHub README also documents installation through `clib`, giving it several lightweight distribution paths.

### Modes d'utilisation

Users compile it with `make`, install it into `/usr/local/bin`, or install through a package manager, then run `osx-cpu-temp` to print a value such as `61.8 °C`. Its output format makes it easy to embed in shell prompts, status bars, scripts, and quick diagnostics.

Because it reads SMC-style hardware sensors, the useful behavior depends on Apple hardware exposing the expected keys. That hardware specificity is part of the package's identity: it is not a general cross-platform temperature library.

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

osx-cpu-temp is the sort of tiny native utility package that survives because it does one platform-specific job better than a generic cross-platform abstraction. For package databases, it is a good example of a CLI whose package-manager value is mostly discoverability and easy installation.

### Chronologie

- 2012-05-14: GitHub records creation of `lavoiesl/osx-cpu-temp`.
- 2016-12-21: GitHub release 1.0.0 was published.
- 2018-09-11: GitHub release 1.1.0 was published.

### Related projects

- smcFanControl and its `smc-command` are listed as inspirations in the README.
- Other macOS SMC utilities such as iSMC and smctemp occupy the same hardware-monitoring niche, but osx-cpu-temp's package identity remains the minimal one-command temperature reader.

### Sources

- <https://api.github.com/repos/lavoiesl/osx-cpu-temp>
- <https://api.github.com/repos/lavoiesl/osx-cpu-temp/releases>
- <https://formulae.brew.sh/formula/osx-cpu-temp>
- <https://github.com/lavoiesl/osx-cpu-temp>
- <https://raw.githubusercontent.com/lavoiesl/osx-cpu-temp/master/README.md>


## 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:** osx-cpu-temp
- **Version Scheme:** 0
- **Revision:** 0
- **Requirements:** 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

- Nix - osx-cpu-temp: normalized package name match | nixpkgs package indexes: pkgs/by-name/os/osx-cpu-temp/package.nix from https://api.github.com/repos/NixOS/nixpkgs/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.
- [bpytop](https://pkg.so/fr/brew/bpytop/) - Popular package that depends on this formula.
- [mole](https://pkg.so/fr/brew/mole/) - Shares pkgdb curated category or tags: cli, macos, system.
- [mas](https://pkg.so/fr/brew/mas/) - Shares pkgdb curated category or tags: cli, macos, system.
- [mactop](https://pkg.so/fr/brew/mactop/) - Shares pkgdb curated category or tags: cli, macos, monitoring, system.
- [macmon](https://pkg.so/fr/brew/macmon/) - Shares pkgdb curated category or tags: cli, macos, monitoring, system.
- [sleepwatcher](https://pkg.so/fr/brew/sleepwatcher/) - Shares pkgdb curated category or tags: cli, macos, system.
- [asitop](https://pkg.so/fr/brew/asitop/) - Shares pkgdb curated category or tags: cli, macos, monitoring, system.
- [fileicon](https://pkg.so/fr/brew/fileicon/) - Shares pkgdb curated category or tags: cli, macos, system.
- [m-cli](https://pkg.so/fr/brew/m-cli/) - Shares pkgdb curated category or tags: cli, macos, system.
- [lm-sensors](https://pkg.so/fr/brew/lm-sensors/) - Local package facts share a topical domain. Shared terms: cli, hardware, hardware-monitoring, monitoring, system.
- [framework-tool-tui](https://pkg.so/fr/brew/framework-tool-tui/) - Local package facts share a topical domain. Shared terms: cli, hardware, hardware-monitoring, monitoring, system.

## Combined YAML source

View the package source record on GitHub. [combined/osx-cpu-temp.yml](https://github.com/mxcl/pkgdb/blob/main/combined/osx-cpu-temp.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
