macOS
brew install digitemplocal Homebrew formula metadata
brew
Read temperature sensors in a 1-Wire net. Version 3.7.2 via Homebrew; verified from local package data.
install
brew install digitemplocal Homebrew formula metadata
sudo apt install digitempDebian stable package indexes · digitemp · source: deb.debian.org
sudo dnf install digitempFedora Rawhide package metadata · digitemp · source: dl.fedoraproject.org
nix profile install nixpkgs#digitempnixpkgs package indexes · pkgs/by-name/di/digitemp/package.nix · source: api.github.com
overview
Read temperature sensors in a 1-Wire net
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
digitemp_DS2490 | cli | global executable | |
digitemp_DS9097 | cli | global executable | |
digitemp_DS9097U | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/bcl/digitemp
install metadata
| Package key | brew:digitemp |
|---|---|
| Version | 3.7.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/digitemp |
| Homepage | https://www.digitemp.com/ |
| Repository | https://github.com/bcl/digitemp |
| Upstream docs | https://github.com/bcl/digitemp#readme |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/bcl/digitemp/archive/refs/tags/v3.7.2.tar.gz |
| Dependencies | libusb-compat |
| Bottle | available (on 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 | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 digitempsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.