Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 1017 Bytes

README.md

File metadata and controls

36 lines (30 loc) · 1017 Bytes

Mails Sender 📧

Desktop App that allow you to send HTML template emails to multiple receivers

Why this project?

I had a trouble sending emails because i didn't found tool that allows me to send an email with specific HTML Template to multiple emails with a single click!

Features

  • Very easy to use.
  • Send email to multiple receiver.
  • Support HTML tags in email content.
  • Load emails file (filter & extract emails include it in file).

Screenshots

Send Mails (Main App)
screenshot

Requirements

  • Java 8
  • Maven

Used Technologies

  • JavaFX

Used Libraries

  • Java Mail
  • JFoenix
  • FontAwesomeFX