macOS
brew install tmpmaillocal Homebrew formula metadata
brew
tmpmail のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.