3 Commits

Author SHA1 Message Date
Danijel Micic
6857d33319 feat: Add electron-packager and GitHub Actions for desktop builds
- Add electron-packager as alternative build tool
- Create GitHub Actions workflow for automated Windows builds
- Update .gitignore to exclude dist folder
- Add comprehensive README with installation and usage instructions
- Successfully built Windows executable (210MB)
2025-12-15 18:27:15 +11:00
Danijel Micic
cc3c27b674 feat: Add Electron desktop application wrapper
- Create electron-main.js with window, tray, and menu management
- Add Electron and electron-builder dependencies
- Configure build settings for Windows
- Add npm scripts for electron and build
- Desktop app features: system tray, menu bar, auto-start server
2025-12-15 18:23:03 +11:00
d979a7843e Implement full SMTP Tester with premium UI and Backend 2025-12-13 10:13:45 +11:00