-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9ad6350
commit 24533e6
Showing
1 changed file
with
31 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]] |