macOS
brew install tmpmaillocal Homebrew formula metadata
brew
Temporary email right from your terminal written in POSIX sh. Version 1.2.3 via Homebrew; verified from local package data.
install
brew install tmpmaillocal Homebrew formula metadata
sudo apk add tmpmailAlpine Linux edge package indexes · tmpmail · source: dl-cdn.alpinelinux.org
nix profile install nixpkgs#tmpmailnixpkgs package indexes · pkgs/by-name/tm/tmpmail/package.nix · source: api.github.com
overview
Temporary email right from your terminal written in POSIX sh
history
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.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
tmpmail | 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/sdushantha/tmpmail
install metadata
| Package key | brew:tmpmail |
|---|---|
| Version | 1.2.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/tmpmail |
| Homepage | https://github.com/sdushantha/tmpmail |
| Repository | https://github.com/sdushantha/tmpmail |
| Upstream docs | https://github.com/sdushantha/tmpmail#readme |
| License | MIT |
| Source archive | https://github.com/sdushantha/tmpmail/archive/refs/tags/v1.2.3.tar.gz |
| Dependencies | w3m, xclip |
| Uses from macOS | jq |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-docsource 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.