/x2.email

Primary LanguageTypeScriptMIT LicenseMIT

x2.email - DIY Disposable Email Service using Cloudflare

Welcome to x2.email, a minimalistic app for managing disposable emails. Protect your inbox from the onslaught of unwanted emails and take control of your email privacy.

📌 Problem Statement

Your email address serves as a universal key to numerous online services. Every new service you sign up for brings with it a deluge of promotional junk. Not to mention the lurking risk of data breaches, which may expose your email on the darknet. That's why, as a golden rule, you should never share your real email address.

🌟 Solution

With the help of x2.email and Cloudflare®, create up to 200 free disposable emails that forward right to your primary inbox. Start receiving junk? Simply dispose of the email.

🚀 Features

  • Sleek Interface: A minimalistic UI built atop Cloudflare's Email Routing service.
  • Direct Communication: x2.email communicates directly with the Cloudflare API
  • No Strings Attached: No registration, no personal info sharing, and 100% free.
  • Faster Alias Management: Set up email aliases 13x faster than using Cloudflare's dashboard.
  • Privacy First: No user data is stored.
  • Open Source Goodness: Host the application yourself for free on Vercel. Don't forget to star the repo!

🧰 Getting Started

Prerequisites:

  1. Cloudflare® account
  2. A domain connected to Cloudflare®

Use the app:

You can choose to use the hosted version, x2.email, or host the application yourself:

Deploy with Vercel

📖 About

x2.email was created with the mission to safeguard your primary email inbox. Built on top of Cloudflare's Email Routing service, it serves as an intermediary, ensuring your primary email remains pristine.

🛠 Contributing

We welcome contributions to improve x2.email. Feel free to raise issues, provide solutions, or suggest new features.

Develop locally

  1. npm i
  2. npm run dev
  3. Open http://localhost:3000

📜 License

This project is licensed under the MIT License.