From 8dc72095fc360fc30ea6d654419df640d385065b Mon Sep 17 00:00:00 2001 From: ClaraCrazy Date: Thu, 2 Nov 2023 06:36:47 +0100 Subject: [PATCH] Readme update --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f28663..a86f278 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,17 @@ All data is being removed 48hrs after they have reached the mail server. ----- +### What are its features? + +- Create a custom inbox with select name and domain, or get a fully randomized one +- Receive emails with a clean preview in your inbox, with optional browser notifications +- Read emails, with support for CSS & JS just like you are used to from regular email providers +- Delete your emails ahead of time by pressing the delete button + +

+ +----- + ### How does this work? 48hr.email uses an existing IMAP server for its handling. A single catch-all account and the accompanying credentials handle all the emails. @@ -64,7 +75,6 @@ WantedBy=multi-user.target ----- ### TODO: -- Add email deletion button - Clean up codebase #### Maybe later (PRs welcome):