macOS
brew install tmpmaillocal Homebrew formula metadata
安装
brew install tmpmaillocal Homebrew formula metadata
sudo apk add tmpmailAlpine Linux edge package indexes · tmpmail · 来源: dl-cdn.alpinelinux.org
nix profile install nixpkgs#tmpmailnixpkgs package indexes · pkgs/by-name/tm/tmpmail/package.nix · 来源: api.github.com
概览
Temporary email right from your terminal written in POSIX sh
历史
tmpmail is a POSIX sh command-line utility for creating and reading temporary email addresses from the terminal.
The official README describes tmpmail as a terminal temporary-email client that uses the 1secmail API to receive mail. It credits Mitch Weaver's 1secmail script as a major inspiration, placing tmpmail in the small-script tradition of wrapping web APIs for terminal use.
The project keeps the implementation deliberately portable: the README emphasizes POSIX sh and common command-line dependencies such as curl, jq, w3m, and xclip.
tmpmail's own README documents AUR, Pacstall, Nixpkgs, and Docker installation paths. The supplied source facts additionally list Homebrew, Alpine, and Nix package-manager entries.
This distribution pattern fits the tool's purpose: users often want a disposable inbox while testing signups, verification flows, or mail delivery from a terminal session, so package-manager availability is part of the value.
The README documents generating a random or custom temporary address, listing an inbox, opening a message by numeric ID, viewing the most recent message, copying the address to the clipboard, listing available domains, and rendering HTML email through a terminal or graphical browser.
In the package-nerd niche, tmpmail is commonly useful as a throwaway CLI dependency in testing, demos, and local scripts where setting up a real mailbox would be heavier than the task deserves.
tmpmail matters because it packages disposable email as a normal Unix command. Its design favors shells, pipes, text browsers, and package managers over hosted dashboards.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tmpmail | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/sdushantha/tmpmail
安装元数据
| 软件包键 | brew:tmpmail |
|---|---|
| 版本 | 1.2.3 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/tmpmail |
| 主页 | https://github.com/sdushantha/tmpmail |
| 仓库 | https://github.com/sdushantha/tmpmail |
| 上游文档 | https://github.com/sdushantha/tmpmail#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/sdushantha/tmpmail/archive/refs/tags/v1.2.3.tar.gz |
| 依赖 | w3m, xclip |
| macOS 提供的库 | jq |
| Bottle | 可用 (于 all) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | tmpmail |
| 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 软件包链接分开显示。
tmpmail
nix profile install nixpkgs#tmpmailtmpmail 1.2.3-r2
Temporary email right from your terminal written in POSIX sh
https://github.com/sdushantha/tmpmail
sudo apk add tmpmailtmpmail-doc 1.2.3-r2
Temporary email right from your terminal written in POSIX sh (documentation)
https://github.com/sdushantha/tmpmail
sudo apk add tmpmail-doc来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.