Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tmail

An agent-first disposable-email CLI. One binary an AI agent drives to:

  1. mint a fresh, real, disposable inbox (via mail.tm),
  2. read what arrives — including blocking until a message lands (OTP / verification flows), and
  3. send outbound mail through your own SMTP account.

Every command prints exactly one JSON value to stdout, uses stable exit codes, and never prompts. See DESIGN.md for the full contract.

Status: under active construction. See the issue tracker for progress.

Install

macOS / Linux — one line (downloads a prebuilt binary, verifies its checksum):

curl --proto '=https' --tlsv1.2 -LsSf https://raw.githubusercontent.com/raymond-UI/tmail/main/install.sh | sh

Pin a version or install location with TMAIL_VERSION / TMAIL_INSTALL_DIR.

Any platform — grab the archive for your target (macOS arm64/x86_64, Linux x86_64/aarch64 incl. musl, Windows x86_64) from the Releases page and put the tmail binary on your PATH.

From source (needs the Rust toolchain):

cargo install --git https://github.com/raymond-UI/tmail

License

MIT

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages