LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

tmpmail

Temporary disposable email from terminal

TLDR

Generate address
$ tmpmail -g
copy
Check inbox
$ tmpmail
copy
Read email by ID
$ tmpmail [email-id]
copy
Copy address
$ tmpmail -c
copy
Different domain
$ tmpmail -g [domain]
copy
Recent emails
$ tmpmail -r
copy

SYNOPSIS

tmpmail [-g] [-c] [-r] [options] [id]

DESCRIPTION

tmpmail generates temporary, disposable email addresses and lets you check their inbox directly from the terminal. It is useful for signing up for services without exposing your real email address to potential spam.The tool creates addresses on supported temporary email domains and retrieves incoming messages for viewing in the terminal or a browser. The current address can be copied to the clipboard with -c for quick pasting into registration forms.

PARAMETERS

-g

Generate address.
-c
Copy to clipboard.
-r
Recent emails.
-b BROWSER
Open email in the specified browser instead of plain text in the terminal.
-t, --text
Force text mode rendering (do not open in a browser).
-h, --help
Show help.

INSTALL

brew install tmpmail
copy
nix profile install nixpkgs#tmpmail
copy

CAVEATS

External service dependent. May have limits. Not for sensitive use.

HISTORY

tmpmail was created for generating temporary email addresses and checking them from the command line.

SEE ALSO

mail(1), mutt(1), curl(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid