Settings

Theme

Show HN: SES Template Manager – Local, Native AWS SES Template Editor for Mac

apps.apple.com

4 points by gtlsgamr · 1 comment · 1 min read

Reader

I built a small Mac app because managing SES email templates via API requests was slow and clunky. Switching between JSON, HTML, the console, and CLI scripts got messy fast.

SES Template Manager is a native macOS app that lets you create, edit, test, and manage AWS SES templates locally. It uses your existing AWS credentials. Nothing is sent to my servers because I don't have any. Everything is local-first.

What it does:

Edit SES templates in a native text editor Sync with your AWS account using your local credentials Create new SES templates without touching the console Test and send emails directly No signup, no cloud backend, all local

I wanted a tool that feels like a normal Mac app, not a web panel. So I made one.

1 thread
theophinetheo

gotta say, from the screenshots, the UI seems pretty nice and streamlined. i don't use AWS or Mac, so i can't install it.

but great job, dear brother! i'm proud of you.

btw, is the code open? i'd like to look into it, but it doesn't seem so.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection