1.1.6 • Published 6 months ago

emailnator v1.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
6 months ago

Emailnator Unofficial CLI

Emailnator Unofficial CLI is a command-line interface for generating email addresses and reading emails. Please use it responsibly and ethically.

Please note that I am not responsible for the usage of this program. Use it responsibly and ethically.

📦 Installation

To install, you need to have Node.js and npm installed on your machine. If you don't have them installed, you can install them from here.

To install Emailnator Unofficial CLI, run the following command:

sudo npm install -g emailnator

Alternatively, you can install the source code from Github:

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

📢 After installation

After installing, you need to install the required dependencies !

Run the following command:

emailnator install

👨‍💻 Usage

To use the CLI, run one of the following commands:

  • emailnator install: Installs required dependencies.
  • emailnator generate-email: Generates a new email address.
  • emailnator generate-email-multi <number>: Generates multiple email addresses.
  • emailnator list: Lists all email addresses generated.
  • emailnator clear: Clears all email addresses generated.
  • emailnator inbox <email>: Shows the inbox for a given email address.
  • emailnator message <email> <id>: Shows the message for a given email address and ID.

You can also use the following aliases for the commands:

  • emailnator i: Alias for install.
  • 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.

⚠️ Known Issues

Error: Could not find Chrome (ver. xxx.x.xxxx.xxx). This can occur if either

This error occurs when you don't have chrome for puppeteer installed on your machine. To fix this error run the following command:

emailnator install

🔗 Links:

License

Emailnator Unofficial CLI is licensed under the MIT license.

1.1.6

6 months ago

1.1.5

6 months ago

1.1.4

6 months ago

1.1.3

6 months ago

1.1.2

6 months ago

1.1.1

6 months ago

1.1.0

6 months ago

1.0.9

6 months ago

1.0.8

6 months ago

1.0.7

6 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

1.0.2

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago