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.
- 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.
Check out the live demo here: Temp Mail Demo
- HTML5
- Tailwind CSS
- Font Awesome
- jQuery
- 1SecMail API: For email generation and fetching
- When you visit the app, a temporary email address is generated.
- You can copy the email address, refresh the inbox to check for new emails, or generate a new email address.
- Incoming emails will appear in the inbox table.
- Fullscreen menu options provide extra information about the app and the developer.
To run this project locally:
- Clone this repository:
git clone https://github.com/mowhn/Temp-mail.git
- Navigate to the project folder:
cd Temp-mail
- Open
index.html
in your browser or deploy it to a server to use the full functionality.
This project is licensed under the MIT License. See the LICENSE file for details.
Created by mowhn. Follow me on GitHub for more projects!
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.