A lightweight, privacy-focused temporary email client built with the official Mail.tm API. Generate disposable email addresses instantly and manage your inbox without compromising your real email.
Core Functionality
- π Instant disposable email generation
- π¬ Real-time inbox monitoring (auto-refresh every 15s)
- π View full email content (HTML/text support)
- π One-click email copying
Security & Privacy
- π No tracking or analytics
- π‘οΈ Session-based authentication
- ποΈ Automatic account cleanup
User Experience
- π Dark/light mode toggle
- π± Fully responsive design
- π New email notifications (with sound alert)
- β‘ Minimalist interface
- Frontend: Vanilla JavaScript (no frameworks)
- API: Mail.tm REST API
- Styling: Modern CSS (Flexbox/Grid)
- Icons: Material Icons
- Storage: localStorage for session persistence
Browser Usage
- Visit the Live Demo
- Start using immediately - no installation needed
Local Development
git clone https://github.com/agaggsgsfsfwcau/tempmail.git
cd tempmail
open index.html1. On page load, the app:
-
Generates a random email address
-
Creates a secure Mail.tm account
-
Establishes an authenticated session
2. Features:
-
Inbox auto-refreshes every 15 seconds
-
Click any message to view full content
-
Copy your temp email with one click
-
Toggle between dark/light themes
100% client-side (no server needed)
Open source alternative to commercial webmail sites
Perfect for:
-
Service testing
-
Temporary signups
-
Privacy protection
-
Development workflows
MIT Licensed - Free for personal and commercial use

