Automic VaultAutomic Vault

brew

Install tmpmail with Homebrew, apk, Nix

Temporary email right from your terminal written in POSIX sh. Version 1.2.3 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install tmpmail

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add tmpmail

Alpine Linux edge package indexes · tmpmail · source: dl-cdn.alpinelinux.org

Nixverified · 92%
nix profile install nixpkgs#tmpmail

nixpkgs package indexes · pkgs/by-name/tm/tmpmail/package.nix · source: api.github.com

overview

Package summary

Temporary email right from your terminal written in POSIX sh

Commands and aliases

  • tmpmail

history

Project history and usage

tmpmail is a POSIX sh command-line utility for creating and reading temporary email addresses from the terminal.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2026: GitHub shows the tmpmail repository with thousands of stars and a compact POSIX sh codebase.
  • 2026: The batch source facts list tmpmail packages for Homebrew, Alpine, and Nix.

Related projects

  • 1secmail is the email API named by the tmpmail README.
  • Mitch Weaver's 1secmail script is credited by the README as a major inspiration.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 1 platform targets.
  • Installs with 2 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
tmpmailcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version1.2.3
manager updated
local dataok
upstreamcurrent
latest detectedv1.2.3

https://github.com/sdushantha/tmpmail

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:tmpmail
Version1.2.3
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/tmpmail
Homepagehttps://github.com/sdushantha/tmpmail
Repositoryhttps://github.com/sdushantha/tmpmail
Upstream docshttps://github.com/sdushantha/tmpmail#readme
LicenseMIT
Source archivehttps://github.com/sdushantha/tmpmail/archive/refs/tags/v1.2.3.tar.gz
Dependenciesw3m, xclip
Uses from macOSjq
Bottleavailable (on all)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nametmpmail
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

tmpmail

nix profile install nixpkgs#tmpmail
  • normalized package name match
  • Matched by: Tmpmail
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/tm/tmpmail/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

tmpmail 1.2.3-r2

Temporary email right from your terminal written in POSIX sh

https://github.com/sdushantha/tmpmail

sudo apk add tmpmail
  • License: MIT
  • Architecture: x86_64
  • Source Package: tmpmail
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Tmpmail
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tmpmail from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

tmpmail-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
  • License: MIT
  • Architecture: x86_64
  • Source Package: tmpmail
  • normalized package name match
  • Matched by: Tmpmail
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: tmpmail-doc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment