mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 07:55:32 +02:00

Co-authored-by: Wiktor Perskawiec <wiktor@perskawiec.cc> Co-authored-by: Managor <42655600+Managor@users.noreply.github.com> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
20 lines
332 B
Markdown
20 lines
332 B
Markdown
# mailsy
|
|
|
|
> Quickly generate a disposable email using `mail.tm` API.
|
|
> More information: <https://github.com/BalliAsghar/Mailsy>.
|
|
|
|
- Create an email address:
|
|
|
|
`mailsy g`
|
|
|
|
- Fetch emails (press `<Enter>` to open email in browser):
|
|
|
|
`mailsy m`
|
|
|
|
- Show details about the account:
|
|
|
|
`mailsy me`
|
|
|
|
- Dispose the email address:
|
|
|
|
`mailsy d`
|