The ultimate tool to send custom emails with complete freedom.
Stork is a high-performance application designed to easily send emails with custom parameters, custom senders, and flexible configurations. Built with a robust Go backend and a slick React frontend, it provides a seamless interface to dispatch your messages effortlessly.
- Backend: Go (Golang) - Lightning-fast SMTP protocol handling and local server logic.
- Frontend: React & TypeScript - Clean, modern, and reactive UI dashboard.
- Catch-All SMTP Server: Capture every outgoing email from your local applications effortlessly.
- Real-Time Inspection: View headers, body text, and payloads instantly.
- Zero External Config: Standalone desktop app that runs locally out of the box.
- Clone the repository:
git clone https://github.com/MatthieuClaessens/stork.git cd stork
