macOS
brew install digitemplocal Homebrew formula metadata
brew
digitemp のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install digitemplocal Homebrew formula metadata
sudo apt install digitempDebian stable package indexes · digitemp · ソース: deb.debian.org
sudo dnf install digitempFedora Rawhide package metadata · digitemp · ソース: dl.fedoraproject.org
nix profile install nixpkgs#digitempnixpkgs package indexes · pkgs/by-name/di/digitemp/package.nix · ソース: api.github.com
概要
Read temperature sensors in a 1-Wire net
履歴
DigiTemp is a long-running command-line program for reading 1-Wire temperature and related sensors. The official README identifies it as DigiTemp for Linux and documents support for DS18S20, DS18B20, DS1822, DS2438, DS2409, DS2422, and DS2423 devices.
The README carries a 1996-2018 copyright notice for Brian C. Lane, placing DigiTemp among older Unix hardware utilities that predate modern package-manager culture but still fit it well: small C program, command-line interface, man page, and local configuration file. The GitHub repository was created in 2012 as a public source-control home for the maintained code.
DigiTemp's adoption is tied to 1-Wire hobbyist, server-room, and home-monitoring setups, especially where temperature readings need to be logged from serial adapters or USB 1-Wire interfaces. The official README describes cron-based logging, RRD graphing scripts, MySQL logging scripts, and GNU Plot output, which explains its durability in system-monitoring packages.
A typical setup initializes `./.digitemprc` with the serial adapter and discovered sensor ROMs, then uses commands such as `digitemp -a` to read all sensors or `digitemp -a -l/var/log/temperature` from cron. Command-line arguments can temporarily override the configuration file.
DigiTemp matters as the sort of practical hardware bridge that package repositories preserve for decades: it turns inexpensive 1-Wire sensors into scriptable Unix telemetry. Its value is less about a modern interface and more about being stable, small, automatable, and useful on old or embedded systems.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
./.digitemprc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
digitemp_DS2490 | cli | グローバル実行可能ファイル | |
digitemp_DS9097 | cli | グローバル実行可能ファイル | |
digitemp_DS9097U | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/bcl/digitemp
インストールメタデータ
| パッケージキー | brew:digitemp |
|---|---|
| バージョン | 3.7.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/digitemp |
| ホームページ | https://www.digitemp.com/ |
| リポジトリ | https://github.com/bcl/digitemp |
| 上流ドキュメント | https://github.com/bcl/digitemp#readme |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/bcl/digitemp/archive/refs/tags/v3.7.2.tar.gz |
| 依存関係 | libusb-compat |
| Bottle | 利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | digitemp |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
digitemp 3.7.2-2
read temperature sensors in a 1-Wire net
sudo apt install digitempdigitemp
nix profile install nixpkgs#digitempdigitemp 3.7.2-2
read temperature sensors in a 1-Wire net
sudo apt install digitempdigitemp 3.7.2-17.fc44
Dallas Semiconductor 1-wire device reading console application
sudo dnf install digitempソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.