Skip to content

danickblouin/dropmail-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dropmail CLI 📧

License: MIT Python 3.8+

A command-line interface for temporary email addresses using dropmail.me with real-time mail monitoring.

example

Features ✨

  • 🚀 Instant disposable email addresses
  • 🔔 Real-time email polling (checks every 5 seconds)
  • 📋 Copy email to clipboard (optional)
  • ♻️ Generate multiple addresses per session
  • 📬 View full email content in terminal
  • 🔗 Extract and display clickable links from HTML emails
  • ✔️ Session management with expiry tracking

Installation ⚡

Manual Installation

git clone https://github.com/danickblouin/dropmail-cli.git
cd dropmail-cli
pip install -e .  # Editable mode (links to local files)

Pip Install (Not Available Yet)

pip install dropmail-cli

Usage 🚀

Start the client

dropmail

Interactive Commands

While running, use these commands:

Key Action
n Generate new email address
r Reset seen emails
c Copy current email to clipboard
q Quit the application

Requirements 📋

  • Python 3.8+
  • requests library
  • colorama (for colored output)
  • beautifulsoup4 (for HTML parsing and link extraction)

Optional:

  • pyperclip (for clipboard support)

License 📜

MIT - See LICENSE for details.

Legal Notice

This tool uses DropMail.me's services. By using this CLI, you agree to:

This project is not affiliated with DropMail.me.

About

A command-line interface for temporary email addresses using dropmail.me service.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages