Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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.
- Host: GitHub
- URL: https://github.com/mehmetkahya0/temp-mail
- Owner: mehmetkahya0
- License: apache-2.0
- Created: 2024-03-16T21:42:21.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-08-29T13:40:27.000Z (4 months ago)
- Last Synced: 2024-08-30T12:09:35.073Z (4 months ago)
- Topics: algorithms, api, api-client, api-rest, api-server, ascii, css, github, github-config, html, js, mail, nodejs, query, temp, temp-mail, temp-mail-api
- Language: CSS
- Homepage: https://mehmetkahya0.github.io/temp-mail/
- Size: 68.4 KB
- Stars: 234
- Watchers: 3
- Forks: 35
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/mehmetkahya0/temp-mail - Disposable emails (Jump To / Mail)
- awesome-useful-projects - <img src="https://icon.horse/icon/github.com" height="20px" align="center"/>/mehmetkahya0/temp-mail - Disposable emails (Jump To / Mail)
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 addressLoad 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