Skip to content

atifyushri/tmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.