Skip to content

⚡️ Quickly generate a disposable email straight from terminal.

Notifications You must be signed in to change notification settings

BalliAsghar/Mailsy

Repository files navigation

Mailsy

GitHub Repo stars

⚡️ Quickly generate a disposable email.

Extensions

Screenshots

alt text

Installation

Use the package manager npm to install Mailsy.

npm install mailsy -g

Usage

Creating Email

Email will be copied to clipboard!

foo@bar:~$ mailsy g
random@email.com

Fetching Emails

Note:

Hit Enter to open the email in your default browser.

foo@bar:~$ mailsy m
? Select an email (Use arrow keys)1. Hello, World! - from m.asghar99@outlook.com
  2. Mailsy - from m.asghar99@outlook.com

Delete Account

if you want to dispose a email and get the new one use:

foo@bar:~$ mailsy d
Account deleted

Details about Account

foo@bar:~$ mailsy me

 Email: random@random.com
 createdAt: 13/03/2022, 21:32:09

Star History

Star History Chart

FAQ

How Mailsy works?

Mailsy is using mail.tm API to generate a disposable email.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT