Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

TempMail is a simple web application that allows you to generate temporary email addresses and view the emails received by these addresses.
https://github.com/mehmetkahya0/temp-mail

algorithms api api-client api-rest api-server ascii css github github-config html js mail nodejs query temp temp-mail temp-mail-api

Last synced: about 21 hours ago
JSON representation

TempMail is a simple web application that allows you to generate temporary email addresses and view the emails received by these addresses.

Awesome Lists containing this project

README

        

![temp](https://github.com/user-attachments/assets/ff3789d8-fd7b-4783-a892-a0a32c7a664d)

![NodeJS](https://img.shields.io/badge/node.js-6DA55F?style=for-the-badge&logo=node.js&logoColor=white)
![Visual Studio Code](https://img.shields.io/badge/Visual%20Studio%20Code-0078d7.svg?style=for-the-badge&logo=visual-studio-code&logoColor=white)
![CSS3](https://img.shields.io/badge/css3-%231572B6.svg?style=for-the-badge&logo=css3&logoColor=white)
![JavaScript](https://img.shields.io/badge/javascript-%23323330.svg?style=for-the-badge&logo=javascript&logoColor=%23F7DF1E)

# TempMail
- TempMail is a simple web application that allows you to generate temporary email addresses and view the emails received by these addresses.


⚠️ This project is purely for educational purposes. We do not allow illegal things to be done with this project and we are not responsible for any incidents that may occur. Use it legally ⚠️

![Visitors](https://api.visitorbadge.io/api/visitors?path=https%3A%2F%2Fgithub.com%2Fmehmetkahya0%2Ftemp-mail&label=VISITORS&labelColor=%23d9e3f0&countColor=%23263759)
(visitor since 28 august 2024)
## Live
- [Live Website!](https://mehmetkahya0.github.io/temp-mail/)
## Features
Generate a new temporary email address

Load emails for the current temporary email address

View email content and download attachments

## Usage
- 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.

## Dependencies
- jQuery: Used for making API requests and manipulating the DOM.

- Font Awesome: Used for icons.

- Water.css: Used for basic styling.
## Author
Created by Mehmet Kahya. @mehmetkahya0

## License
This project is open source and available under the Apache License.

## Important note!
This project uses 1secmail API for creating e-mails

## Todo
[] add delete permanently mail
[] add saved e-mails list
[] clear inbox button