macOS
brew install digitemplocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für digitemp in AI-Agent-Workflows.
Installation
brew install digitemplocal Homebrew formula metadata
sudo apt install digitempDebian stable package indexes · digitemp · Quelle: deb.debian.org
sudo dnf install digitempFedora Rawhide package metadata · digitemp · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#digitempnixpkgs package indexes · pkgs/by-name/di/digitemp/package.nix · Quelle: api.github.com
Überblick
Read temperature sensors in a 1-Wire net
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
./.digitemprcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
digitemp_DS2490 | cli | globales Executable | |
digitemp_DS9097 | cli | globales Executable | |
digitemp_DS9097U | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/bcl/digitemp
Installationsmetadaten
| Paketschlüssel | brew:digitemp |
|---|---|
| Version | 3.7.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/digitemp |
| Homepage | https://www.digitemp.com/ |
| Repository | https://github.com/bcl/digitemp |
| Upstream-Dokumentation | https://github.com/bcl/digitemp#readme |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/bcl/digitemp/archive/refs/tags/v3.7.2.tar.gz |
| Abhängigkeiten | libusb-compat |
| Bottle | verfügbar (auf 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 | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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 digitempQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.