macOS
brew install tmpmaillocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tmpmail in AI-Agent-Workflows.
Installation
brew install tmpmaillocal Homebrew formula metadata
sudo apk add tmpmailAlpine Linux edge package indexes · tmpmail · Quelle: dl-cdn.alpinelinux.org
nix profile install nixpkgs#tmpmailnixpkgs package indexes · pkgs/by-name/tm/tmpmail/package.nix · Quelle: api.github.com
Überblick
Temporary email right from your terminal written in POSIX sh
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
tmpmail | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/sdushantha/tmpmail
Installationsmetadaten
| Paketschlüssel | brew:tmpmail |
|---|---|
| Version | 1.2.3 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/tmpmail |
| Homepage | https://github.com/sdushantha/tmpmail |
| Repository | https://github.com/sdushantha/tmpmail |
| Upstream-Dokumentation | https://github.com/sdushantha/tmpmail#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/sdushantha/tmpmail/archive/refs/tags/v1.2.3.tar.gz |
| Abhängigkeiten | w3m, xclip |
| Von macOS bereitgestellte Bibliotheken | jq |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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-docQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.