mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-27 16:55:26 +02:00
21 lines
332 B
Markdown
21 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`
|