This month I finally found the time to give it a full rewrite. Version 2 is out:
- Rewritten from scratch with Vue 3 + Vite - Styling with Tailwind + shadcn - Uses Bun as the runtime tooling (fast installs and builds) - New UI/UX, including dark mode - Accessibility improvements (keyboard navigation, ARIA, better defaults) - Cleaner architecture and contributor-friendly setup
The old version had a lot of technical debt. Starting fresh makes it easier to maintain, extend, and keep alive as an OSS project.
Repo: https://github.com/antonreshetov/mysigmail
Would love feedback, especially from folks interested in Vue, Bun, or email-related tooling.