Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bennamrouche authored Jul 22, 2024
1 parent 9ad6350 commit 24533e6
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
<img src="src/com/alphaben/xrocketemail/src/icon.png" alt="Alt Text" width="250" height="250">

# XRocket Email Tool for Sending Emails to Multiple Users

Overview

This Java application allows users to send emails to multiple recipients simultaneously

Requirements
# Devloper
Java Development Kit (JDK) 17 or higher
NetBeans IDE (or any Java IDE of your choice)
Internet connection for sending emails
# user
Java JRE 17 or higher

Installation
# Devloper
Clone the repository from [GitHub URL] or download the ZIP file.
Open the project in NetBeans IDE.
Build the project to resolve dependencies.
# user
Clone the repository from [GitHub URL] or download the ZIP file.
uzip bin/XRoecketEmail.zip
java -jar XRoecketEmail.zip
# Screenshots
<img src="ScreenShot.png" alt="Alt Text" width="600" height="400">


# Feedback
For questions, issues, or feedback, please contact [alphaben] at [[email protected]]

0 comments on commit 24533e6

Please sign in to comment.