macOS
brew install digitemplocal Homebrew formula metadata
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.