- TempMail is a simple web application that allows you to generate temporary email addresses and view the emails received by these addresses.
Generate a new temporary email address
Load emails for the current temporary email address
View email content and download attachments
-
Open index.html in your web browser.
-
Click the "New Address" button to generate a new temporary email address.
-
The new email address will be displayed in the input field.
-
Click the "Load Mail" button to load emails for the current temporary email address.
-
The emails will be displayed in a table below the buttons. You can click "Load content..." to view the content of each email.
-
jQuery: Used for making API requests and manipulating the DOM.
-
Font Awesome: Used for icons.
-
Water.css: Used for basic styling.
Created by Mehmet Kahya. @mehmetkahya0
This project is open source and available under the Apache License.