Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mowhn/temp-mail

Temp Mail Service is a web application that provides users with temporary, disposable email addresses. It helps manage incoming emails while protecting personal email accounts from spam and unwanted messages. With features like random email generation, inbox viewing, and a user-friendly interface, it ensures privacy and convenience online.
https://github.com/mowhn/temp-mail

api free-api temp-mail-website tempmail website

Last synced: 11 days ago
JSON representation

Temp Mail Service is a web application that provides users with temporary, disposable email addresses. It helps manage incoming emails while protecting personal email accounts from spam and unwanted messages. With features like random email generation, inbox viewing, and a user-friendly interface, it ensures privacy and convenience online.

Awesome Lists containing this project

README

        

# Temp Mail

A web-based temporary email generator that allows users to create, refresh, and manage temporary emails with ease. This service helps keep your real mailbox clean from spam, advertising mailings, and hackers by providing a disposable email address.

## Features
- **Temporary Email Address Generation**: Automatically generate a random temporary email address.
- **Email Inbox**: View incoming emails to your temporary address.
- **Email Management**: Copy, refresh, and change email addresses effortlessly.
- **Responsive Design**: Works seamlessly on both desktop and mobile devices.
- **Menu Options**: Access additional information, such as "About", "Developer", and "Version", through a fullscreen menu.

## Demo
Check out the live demo here: [Temp Mail Demo](https://mowhn.github.io/Temp-mail/)

## Technologies Used
- **HTML5**
- **Tailwind CSS**
- **Font Awesome**
- **jQuery**
- **1SecMail API**: For email generation and fetching

## How It Works
1. When you visit the app, a temporary email address is generated.
2. You can copy the email address, refresh the inbox to check for new emails, or generate a new email address.
3. Incoming emails will appear in the inbox table.
4. Fullscreen menu options provide extra information about the app and the developer.

## Installation and Setup
To run this project locally:
1. Clone this repository:
```bash
git clone https://github.com/mowhn/Temp-mail.git
```
2. Navigate to the project folder:
```bash
cd Temp-mail
```
3. Open `index.html` in your browser or deploy it to a server to use the full functionality.

## License
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.

## Developer
Created by [mowhn](https://github.com/mowhn). Follow me on GitHub for more projects!

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