Maily is a free, open-source software which allows you to manage mass mailings and avoid proprietary software.
A view of the project's architecture:
MAILY/client
├─ src/
│ ├─ pages/ # main pages (home, archives, login, smtp)
│ ├─ components/ # Pages items (topbar, sidebar, toogle-theme, ...)
│ └─ assets/ # Icons
├─ client.cjs # Electron client
└─ Other config files # tsconfig, components, ...
git clone https://github.com/dorydev/Maily.git
cd Maily/client
npm run build(1) MacOs:
Download the .xxx installer
(2) Linux:
Download the .xxx installer