macOS
brew install osx-cpu-templocal Homebrew formula metadata
brew
osx-cpu-temp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install osx-cpu-templocal Homebrew formula metadata
nix profile install nixpkgs#osx-cpu-tempnixpkgs package indexes · pkgs/by-name/os/osx-cpu-temp/package.nix · ソース: api.github.com
概要
Outputs current CPU temperature for OSX
履歴
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.
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.
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.
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.
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
osx-cpu-temp | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/lavoiesl/osx-cpu-temp
インストールメタデータ
| パッケージキー | brew:osx-cpu-temp |
|---|---|
| バージョン | 1.1.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/osx-cpu-temp |
| ホームページ | https://github.com/lavoiesl/osx-cpu-temp |
| リポジトリ | https://github.com/lavoiesl/osx-cpu-temp |
| 上流ドキュメント | https://github.com/lavoiesl/osx-cpu-temp#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/lavoiesl/osx-cpu-temp/archive/refs/tags/1.1.0.tar.gz |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | osx-cpu-temp |
| 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 パッケージリンクとは分けて表示されます。
osx-cpu-temp
nix profile install nixpkgs#osx-cpu-tempソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.