#temporary #temp-mail

app tmail

A temporary email address

2 releases

0.1.2 Sep 20, 2024
0.1.1 Sep 19, 2024
0.1.0 Sep 19, 2024

#30 in Email

Download history 322/week @ 2024-09-19 58/week @ 2024-09-26 20/week @ 2024-10-03

400 downloads per month

MIT license

15KB
185 lines

TMail

A temporary email address (although, the address is peristent).

TMail preview

Installation

cargo install tmail

Usage

Generate

Creates a new address and copies it to clipboard.

tmail generate
> user@email.com copied to clipboard!

Me

Copies a generated address to clipboard.

tmail me
> user@email.com copied to clipboard!

Delete

Deletes a generated address.

tmail delete
> Account deleted

Fetch

Retrieve messages from inbox and tries to open selected message in browser,

tmail fetch
? Select a message
> Email Subject #1 - noreply@example.com
> Email Subject #2 - fake@email.com
[↑↓ to move, enter to select, type to filter]

Credits

This tool uses mail.tm under the hood. Copyright of libraries goes to its respective owners and developers.

Dependencies

~8–23MB
~313K SLoC