Skip to content

Latest commit

Β 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ TempMailg - Instant Temporary Email Service

TempMailg API Languages Forwarding Premium Domains Android App

Modern temporary email, inbox forwarding, premium plans, Android app access, developer API tools, and privacy-focused productivity workflows in one multilingual platform.

Website | API Docs | Google Play App | Contact | Privacy Policy | Terms of Service

10 Minute Mail | Gmail Temp Mail | Password Generator | Gmail Dot Generator | Hashtag Generator | Premium | SEO Audits FREE


Overview

TempMailg is a public-facing documentation repository for a broader temporary email product experience. The platform goes beyond disposable inbox creation and includes forwarding channels, custom domains, premium account flows, multilingual pages, Android app access, and utility tools built around privacy, testing, and fast online workflows.

This repository is intentionally designed for GitHub sharing without exposing the private Laravel production application.


✨ Why TempMailg?

Most temporary email services focus on one thing: generating a throwaway address. TempMailg is built as a wider product suite for users, testers, marketers, developers, and privacy-conscious teams who want more than a basic inbox.

Platform Highlights

  • Instant temporary inbox creation with live mailbox reading
  • Gmail Temp Mail with Gmail-style temporary addresses
  • Android app on Google Play for mobile temporary email access
  • 10 Minute Mail experience with timer and reset flow
  • Telegram alerts and real email forwarding
  • Premium plans with billing and feature access controls
  • Custom domain onboarding for branded temporary inboxes
  • User API for owned mailbox automation
  • Password generation and productivity utilities
  • Gmail dot, plus, and Googlemail variation generation
  • Hashtag generation tools for social workflows
  • 32+ supported languages with 34 configured locales

Product Suite

Product Area What It Does Highlights
Temporary Email Creates disposable inboxes for privacy and testing Live inbox, message reading, attachments, mailbox switching
Android App Brings TempMailg to Google Play for on-the-go inbox access Instant mailbox creation, notifications, QR tools, attachments, dark mode
10 Minute Mail Fast-expiring short-session mailbox flow Countdown timer, instant reset, lightweight inbox access
Gmail Temp Mail Gmail-style temporary email addresses for verification and testing Instant inbox creation, privacy protection, spam-free registrations
Premium Unlocks higher-value account capabilities Plan-based access, checkout flow, feature limits, subscription management
Telegram Forwarding Sends inbox alerts to Telegram Binding code flow, mailbox-level controls, per-plan limits
Real Email Forwarding Sends inbox alerts to a verified real email Email verification, enable or disable per mailbox, destination management
Custom Domains Creates branded temporary inbox experiences Domain verification, approved domains, plan-aware access
User API Gives users programmatic access to owned mailboxes Token auth, mailbox CRUD, message access, attachment downloads
Password Generator Generates strong passwords with presets and controls Strength analysis, presets, history, export-style workflow
Gmail Dot Generator Produces Gmail alias variations for organization and testing Dot tricks, plus tags, random variations, Googlemail support
Hashtag Generator Generates platform-aware hashtags Platform targeting, tone selection, copy and export workflows

Core Features

Temporary Mailboxes

  • Create temporary inboxes in seconds
  • Use disposable addresses for signups, verification, and short-term workflows
  • Open HTML and plain-text messages
  • Download attachments from owned messages
  • Rotate or replace mailbox identities when needed
  • Generate custom email addresses for flexible use cases
  • Access temporary mailboxes quickly with QR-based mobile flows
  • Use a broader inbox toolkit for testing, privacy, and short-term registrations

Smart Inbox Experience

  • Real-time mailbox refresh
  • Unread tracking and message visibility states
  • Direct single-message viewing
  • Mailbox history and ownership-aware access
  • Clean links for mailbox continuation across sessions

Android App

TempMailg also ships as an Android app on Google Play under package ID app.fakesmail.com.

  • Create instant temporary email addresses on mobile
  • Receive messages with images and other attachments
  • Use QR-based mailbox tools and scan flows
  • Keep mailbox history saved on-device
  • Receive notifications for new messages
  • Switch between light, dark, and auto display modes
  • Access multilingual app flows on Android
  • Continue your temporary inbox workflow while on the go

10 Minute Mail

TempMailg includes a dedicated 10 Minute Mail flow for users who want a faster, short-lived inbox experience.

  • Auto-generated short-session mailbox
  • Built-in countdown timer
  • Mailbox reset and replacement workflow
  • Lightweight inbox flow for instant tasks

Gmail Temp Mail

TempMailg provides Gmail-style temporary email addresses for users who want a familiar email format without exposing their personal inbox.

  • Generate Gmail-style temporary email addresses instantly
  • Receive OTPs, verification codes, and registration emails
  • Protect your real Gmail account from spam and unwanted newsletters
  • Use temporary Gmail-style inboxes for testing and one-time signups
  • Read incoming emails in real time
  • Create multiple temporary Gmail-style addresses when needed
  • Perfect for developers, testers, marketers, and privacy-conscious users
  • Fast, secure, and disposable email workflow

Premium Plans

TempMailg supports free and premium account experiences with feature gating and billing-aware access.

Typical premium areas include:

  • Premium domains
  • Forwarding access and limits
  • Extended retention and mailbox flexibility
  • Billing and checkout management
  • Premium-only upgrade paths in selected flows

Telegram and Real Email Forwarding

TempMailg supports multiple forwarding channels so users can receive inbox activity outside the browser.

Telegram

  • Connect Telegram with a short-lived binding code
  • Enable or disable forwarding per mailbox
  • Review mailbox limits based on account tier
  • Receive new-email alerts directly in Telegram

Real Email Forwarding

  • Connect a real destination inbox
  • Verify ownership with a code
  • Toggle forwarding per mailbox
  • Disconnect or re-verify the destination when needed

Custom Domains

  • Add branded domains like @yourcompany.com for temporary inbox creation
  • Verify DNS ownership with automatic domain verification guidance
  • Create approved domain-based inboxes
  • Manage access differences between free, premium, and custom domain types
  • Create as many temp emails as needed
  • Use professional branding for businesses and developers
  • Support multiple custom domains where enabled

Developer API

TempMailg includes a user API for authenticated mailbox automation.

  • Generate a personal API token
  • List allowed domains by account access
  • Create owned mailboxes
  • Update or replace owned mailbox usernames
  • Read owned messages
  • Download attachments
  • Delete mailboxes and messages

Example:

curl --request GET \
  --url 'https://v1.tempmailg.com/api/messages?email=demo@example.com' \
  --header 'Accept: application/json' \
  --header 'Authorization: Bearer YOUR_USER_API_KEY'

Common endpoints:

GET    /domains?type=free
POST   /emails
GET    /messages?email={email}
GET    /messages/{messageId}
DELETE /messages/{messageId}

Full examples are available in docs/api.md.


Built-In Utility Tools

TempMailg is more than a temp-mail homepage. It also includes utility pages that expand the product into a broader traffic, productivity, and security stack.

Password Generator

The Password Generator is designed as a dedicated tool rather than a simple one-click field.

  • Multiple presets such as simple, strong, ultra, and PIN-style outputs
  • Configurable length and character types
  • Strength analysis and visual scoring
  • Password history workflow
  • Export and copy helpers
  • Security information and best-practice guidance

Gmail Dot Generator

The Gmail Generator helps users create Gmail-style variations for organization, testing, and inbox segmentation.

  • Dot variations for Gmail usernames
  • Plus-tag generation for filtering
  • Random plus-tag combinations
  • Optional googlemail.com variations
  • List and table views
  • Export to TXT, CSV, and JSON

Gmail Temp Mail

The Gmail Temp Mail tool provides Gmail-style temporary email addresses for users who need a familiar email format while protecting their personal inbox.

  • Generate Gmail-style temporary email addresses instantly
  • Receive verification emails and OTP codes
  • Protect your real Gmail account from spam
  • Ideal for testing, signups, and one-time registrations
  • Fast inbox access with real-time email delivery
  • Privacy-focused disposable email workflow

Hashtag Generator

The Hashtag Generator supports social content workflows with more structure than a plain keyword spinner.

  • Primary and secondary keyword targeting
  • Platform-aware output
  • Tone selection such as trending, viral, niche, and professional
  • Categorized hashtag groups
  • Copy, history, and export-friendly output
  • Analytics and optimization-style scoring

Android App on Google Play

The TempMailg Android app extends the website experience for users who want temporary email access directly from their phone.

App Identity

Item Value
App Name Temp Mail - Temporary Email
Platform Android
Store Google Play
Package ID app.fakesmail.com
Play Store URL Open on Google Play

Mobile Highlights

Mobile Feature Details
πŸ“¨ Instant Inbox Creation Generate temporary email addresses directly inside the Android app
πŸ“Ž Attachment Handling Receive emails with images and other supported attachments
πŸ”” New Message Alerts Get notifications for inbox activity when enabled
πŸ“‹ QR Tools Use QR-based mailbox creation and scanning workflows
πŸ“‘ Mailbox History Keep saved mailbox history for easier revisits
🌐 Multilingual UI Supports the broader multilingual TempMailg experience
πŸŒ‘ Theme Modes Light mode, dark mode, and auto mode support
πŸ”’ Google Play Premium Flows Supports premium verification, restore, and entitlement-aware mobile flows

Mobile App and Website Relationship

The Android app is part of the wider TempMailg platform rather than a separate product. Across the broader system, mobile-related workflows can include:

  • QR-based mailbox access
  • Website-to-mobile scan flows
  • Push notification support
  • Google Play subscription verification and restore
  • Premium mobile linking and entitlement sync where enabled

Install

Get it on Google Play


Explore Tools

Tool Focus
πŸ“± Google Play App Android temporary email app with notifications, QR tools, and mobile mailbox access
⏰ 10 Minute Mail Short-lived inboxes with timer and reset flow
πŸ“§ Gmail Temp Mail Gmail-style temporary inboxes for registrations, OTPs, and testing
πŸ”’ Password Generator Strong password creation, presets, strength scoring
βœ‰οΈ Gmail Dot Generator Gmail dot, plus, and Googlemail alias generation
πŸ’¬ Hashtag Generator Platform-aware hashtag creation and export workflows
πŸ’Ž Premium Upgraded plans, access limits, and billing flows

Multilingual Support

TempMailg supports 33+ languages and currently includes 33 configured locales in the project setup.

Supported Locales

Language Code Status Language Code Status
English en Supported Indonesian id Supported
Arabic ar Supported German de Supported
Chinese zh Supported Hindi hi Supported
French fr Supported Russian ru Supported
Turkish tr Supported Italian it Supported
Polish pl Supported Romanian ro Supported
Japanese ja Supported Portuguese pt Supported
Spanish es Supported Ukrainian uk Supported
Afrikaans af Supported Swedish sv Supported
Vietnamese vi Supported Korean ko Supported
Thai th Supported Greek el Supported
Serbian sr Supported Swahili sw Supported
Irish / IE Locale ie Supported Norwegian no Supported
Danish da Supported Dutch nl Supported
Czech cs Supported Albanian sq Supported
Hungarian hu Supported Bengali bn Supported
Persian fa Supported Finnish fi Supported
Urdu ur Supported

Multilingual Capabilities

  • Localized routes and language switching
  • Alternate-language navigation
  • Localized feature pages and utility tools
  • Multilingual SEO-ready content structure
  • Global audience support for public-facing pages

Common Use Cases

  • Protect your primary inbox from spam and low-trust websites
  • Test user registration, verification, OTP, and welcome-email flows
  • Manage short-lived signups from one-off websites and campaigns
  • Use 10 Minute Mail for quick verification tasks
  • Route inbox alerts into Telegram or a real email account
  • Generate strong passwords during account creation flows
  • Create Gmail dot and plus aliases for segmentation and testing
  • Generate social hashtags for content publishing workflows
  • Run developer and QA automation on owned temporary mailboxes
  • Use the Android app for temporary mail access on the go
  • Launch localized temporary email pages for international audiences
  • Use Gmail Temp Mail for websites that prefer Gmail-style email addresses
  • Receive OTPs and verification emails without exposing your real inbox

Feature Overview

Area Included
Temporary Inboxes Instant mailbox generation, switching, live message reading
Android App Google Play access, notifications, QR tools, attachment-ready mobile inboxes
Message Tools HTML and text views, attachments, ownership-aware access
10 Minute Mail Timed inboxes, reset flow, quick-expiry workflows
Gmail Temp Mail Gmail-style temporary addresses, OTP verification, spam protection
Forwarding Telegram alerts, real email verification, mailbox-level toggles
Domains Free, premium, and custom domain flows
Premium Plan-based limits, checkout, upgrade paths, subscription management
API Token-based mailbox access for automation
Utility Tools Password generation, Gmail alias generation, hashtag generation
Localization 33+ supported languages and 33 configured locales

Quick Links


Suggested GitHub Description

Public documentation for TempMailg: temporary email, Android app, 10 Minute Mail, premium plans, forwarding, custom domains, multilingual tools, and developer API access.

Suggested Topics

temp mail, temporary-email, disposable-email, gmail-temp-mail, gmail-email-generator, 10 minute mail, password generator, gmail generator, hashtag generator


Releases

Packages

Contributors