📧 tmail
Disposable email addresses, right from your terminal.
tmail is a lightweight CLI tool that generates temporary email addresses and live-polls their inbox. Built with Python and Rich.
Quick start
pip install tmail-cli
# or with uv:
pip install uv && uv tool install tmail-cli
tmail # interactive TUI
CLI flags
| Command | Description |
|---|---|
tmail |
Open the interactive TUI menu |
tmail -g |
Generate a new email, print it, copy to clipboard |
tmail -g -w |
Generate and immediately watch the new inbox |
tmail -g -i |
Generate and fetch inbox once (one-shot) |
tmail -l |
List saved emails with unread counts |
tmail -i <email> |
Fetch inbox once (plain text, good for scripts) |
tmail -w <email> |
Live-poll inbox (plain text, Ctrl+C to stop) |
tmail -d <email> |
Delete an email from history |
tmail -n <seconds> |
Set poll interval |
tmail -c |
Clear all stored data |
tmail -V |
Show version |
tmail -h |
Show help |
Documentation
| Doc | What's inside |
|---|---|
| User Guide | Full feature walkthrough, menu reference, settings, clipboard, attachments |
| Development Guide | Architecture, module breakdown, code examples, adding features |
Data
All data is stored in .tmail_data/ as JSON files — no database required.
License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tmail_cli-0.2.0.tar.gz
(27.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
tmail_cli-0.2.0-py3-none-any.whl
(11.1 kB
view details)
File details
Details for the file tmail_cli-0.2.0.tar.gz.
File metadata
- Download URL: tmail_cli-0.2.0.tar.gz
- Upload date:
- Size: 27.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f67892bff71798315713e1c28df604a0f8331faeeb83700c763fde24d6ae4819
|
|
| MD5 |
76f60714e32edd66176992c397f309d9
|
|
| BLAKE2b-256 |
ce12db0af286ee6ed4441382800395356e8d66981b5d6e67c0efdc7469bd2012
|
File details
Details for the file tmail_cli-0.2.0-py3-none-any.whl.
File metadata
- Download URL: tmail_cli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 11.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b2367beb4c91a3f4f399028384c544529e9be3501a3eac44a69035eaf0d0da0
|
|
| MD5 |
6c4e2ca4728fdacf63816e16926d40e6
|
|
| BLAKE2b-256 |
4a331f624aed558c31a6f53c87aaaa3d1d63d6dab70ac4bee0c198ae38da0ebd
|