Discover Emailnator CLI: Create Temporary Email Addresses Effortlessly !

Discover Emailnator CLI: Create Temporary Email Addresses Effortlessly !

·

3 min read

Have you ever needed to create a temporary email address instantly to sign up for a website, receive a confirmation code, or test a service? Are you looking for a simple and efficient way to manage your emails without opening your browser? Look no further, Emailnator CLI is the tool you need!

What is Emailnator CLI?

Emailnator Unofficial CLI is an unofficial command-line interface for Emailnator.com, a free service that generates temporary email addresses. With Emailnator CLI, you can create and manage multiple email addresses directly from your terminal, access your inbox, and read your messages with a few simple commands.

Advantages of Emailnator CLI

Besides its basic features, Emailnator CLI offers several advantages:

  • Privacy Protection: Temporary email addresses generated by Emailnator are associated with different user agents, ensuring the confidentiality of your online identity.

  • Convenience: Check your emails without needing to open a browser, ideal when you're already working in the terminal.

  • Simplicity: Installing and using Emailnator is straightforward, even for beginners.

Installation

To install Emailnator Unofficial CLI, ensure you have Node.js and npm installed on your machine. If not, you can download them from nodejs.org/en/download. Then, run the following command:

sudo npm install -g emailnator-cli

You can also install the source code from GitHub:

git clone https://github.com/ethicalhcb/emailnator-cli.git
cd emailnator-cli
sudo npm install -g .

After installation, you need to install the required dependencies:

emailnator install

Usage

Here are the commands available for using Emailnator:

  • emailnator install: Installs the required dependencies.

  • emailnator generate-email: Generates a new email address.

  • emailnator generate-email-multi <number>: Generates multiple email addresses.

  • emailnator list: Displays the list of generated email addresses.

  • emailnator clear: Clears the list of generated email addresses.

  • emailnator inbox <email>: Shows the inbox of a specified email address.

  • emailnator message <email> <id>: Shows the message for a given email address and ID.

Useful Aliases

You can also use the following aliases for the commands:

  • emailnator ge: Alias for generate-email.

  • emailnator gem <number>: Alias for generate-email-multi.

  • emailnator l: Alias for list.

  • emailnator c: Alias for clear.

  • emailnator i <email>: Alias for inbox.

  • emailnator m <email> <id>: Alias for message.

If you encounter the error: "Error: Could not find Chrome (ver. xxx.x.xxxx.xxx)," it means you don't have Chrome for Puppeteer installed on your machine. To fix this error, run the following command:

emailnator install

Example Usage

Generate Email with emailnator ge:

Show inbox with emailnator inbox xx xxx@ gmail . com:

Show Inbox

Inbox Details

Display a specific message with emailnator message <email> <id>:

Show Message

Message Details

Support

If Emailnator CLI has made your life easier, consider supporting the creator:

buymeacoffee.com/benoitpetit

Conclusion

Emailnator Unofficial CLI is a practical tool for generating and managing temporary email addresses while protecting your privacy. It allows you to test services securely and efficiently. Give it a try and join the ranks of temporary email wizards! Just remember, with great power comes great responsibility...

Did you find this article valuable?

Support Ben ✨ by becoming a sponsor. Any amount is appreciated!