Skip to content

Releases: HellGateCorp/DOCxNGINxFX

DOCxNGINxFX v3.0

28 Jul 08:13
858919f
Compare
Choose a tag to compare

FEATURES:

-load various Filetypes of Documents

-push manually Words to form your own individually Wordlist

-retransform the loaded List to the selected Options

-save the Wordlist line by line into a *.txt, *.md or *.bin File on your Disk

-switch between one of three cool Themes (sure there is one Theme only for the Girls :-D)

-to kick duplicates or not

-Pie Chart Graph Scene

This Tool is written with JavaFX, which means it based on JDK@8 or a right Path linked Javafx SDK and JDK. The single Click JAR-File you can you find on the "Releases" page. Crossplatform Images will be released in the Future.

Executable Version 2.0

20 Jun 23:42
6816b7d
Compare
Choose a tag to compare

For the revised projects I now occasionally shoot out the promised executable JAR files (not Maven or Gradle big packed images with parts of the required JRE cores inside), which are mainly based on the JavaFX library. For this it is important that you have installed a correct JavaRuntimeEnvironment (*JRE), version 1.0.8_xxx (i.e. Java 8), or a linked OpenJDK@8 instance.

If everything is configured correctly, you can start the application by double-clicking the executable or run it with a terminal shell like bash with the following command:

"java -jar Slotinator.jar",

or with Windows you can trigger it with the CMD Command:

"C:\Users\PC\Desktop\Slotinator.jar"

If you have any Problems you can send me a Mail and we look together how we can fix your given Issue.

Executable Version 1.0

20 Jun 15:18
d4fd739
Compare
Choose a tag to compare

For the revised projects I now occasionally shoot out the promised executable JAR files (not Maven or Gradle big packed images with parts of the required JRE cores inside), which are mainly based on the JavaFX library. For this it is important that you have installed a correct JavaRuntimeEnvironment (*JRE), version 1.0.8_xxx (i.e. Java 8), or a linked OpenJDK@8 instance.

If everything is configured correctly, you can start the application by double-clicking the executable or run it with a terminal shell like bash with the following command:

"java -jar Slotinator.jar",

or with Windows you can trigger it with the CMD Command:

"C:\Users\PC\Desktop\Slotinator.jar"

If you have any Problems you can send me a Mail and we look together how we can fix your given Issue.