mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-21 04:36:49 +08:00
21 lines
338 B
Markdown
21 lines
338 B
Markdown
# mailsy
|
|
|
|
> Quickly generate a disposable email using `mail.tm` API.
|
|
> More information: <https://github.com/BalliAsghar/Mailsy#usage>.
|
|
|
|
- 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`
|