Majulock Mailer is a lightweight desktop app built with Electron that lets you send emails quickly and securely. Designed with simplicity and style in mind, it supports real-time email sending with a clean UI, loading indicators, and recipient previews.
Head to the Releases page and download the version for your system :
- .AppImage
chmod +x majulockmailer-x.x.x.AppImage
./majulockmailer-x.x.x.AppImage- .snap
sudo snap install --dangerous majulockmailer_x.x.x_amd64.snapDownload the .exe installer and run it like any Windows application.
git clone https://github.com/ayoubchwt/Majulock-mailer
cd Majulock-mailernpm installnpm start- Linux :
npm run build:linux- Windows :
npm run build:winThe final builds will appear in the dist/ folder.
- Your Gmail address and app password
- Recipient email
- Subject and Body
- Any attachments you'd like to add