An open API service indexing awesome lists of open source software.

https://github.com/rkstudio585/tempmail

Generate unlimited temp Mail for free using TempMail tool.
https://github.com/rkstudio585/tempmail

python rkstudio585 tempmail tempmail-server tempmail-tool tool

Last synced: about 2 months ago
JSON representation

Generate unlimited temp Mail for free using TempMail tool.

Awesome Lists containing this project

README

          

# Temp Mail

A command-line tool for generating temporary email addresses and viewing their inboxes, with a modern and user-friendly interface.

## Features

- **Generate Temporary Emails:** Quickly create disposable email addresses.
- **Live Inbox:** View incoming emails in real-time.
- **Email History:** Save and manage previously generated email addresses.
- **Modern TUI:** A rich and interactive terminal interface built with the `rich` and `pyfiglet` libraries.

## Installation

1. **Clone the repository:**
```bash
git clone https://github.com/rkstudio585/TempMail.git
cd TempMail
```

2. **Install the required dependencies:**
```bash
pip install uv
uv pip install -r requirements.txt --system
```

## Usage

To start the application, run the following command in your terminal:

```bash
python mail.py
```

This will open the main menu, where you can choose to generate a new email, view your email history, or manage your data.