1
0
Fork 0
A testmail.app frontend for viewing emails. Supports subject, body and attachments.
This repository has been archived on 2025-10-30. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2025-10-22 12:08:24 +08:00
.github Create FUNDING.yml 2023-12-27 20:18:50 +08:00
cookies.js Add files via upload 2023-07-14 14:49:40 +08:00
functions.js feat(functions): update formatBytes 2023-09-08 15:45:43 +08:00
index.html Update index.html 2024-10-07 13:21:29 +08:00
LICENSE Update LICENSE 2024-01-01 10:31:05 +08:00
README.md Update README.md 2023-07-14 14:48:45 +08:00

testmail.app Frontend

A testmail.app frontend for viewing emails. Supports subject, body and attachments.

Fields

All field values are saved in your browser's cookies for your convenience, so you don't need to enter them everytime.

  • namespace - The namespace where you recieve emails.
    • NAMESPACE.TAG@inbox.testmail.app
  • tag - The tag part of the email address.
    • NAMESPACE.TAG@inbox.testmail.app
  • apikey - Your testmail.app API key.