Look at any info about the JRE (Java Runtime Environment) you installed.
You can download the latest version in the releases page.
-
You need a JDK or JRE installed on your device to run the jar file. Here are a couple ones to choose:
-
Once you installed a JDK, download the jar file called
about-your-jre.jar.
- Go into the folder where you saved your jar file.
- Run the jar file.
- Go into the folder where you saved your jar file.
- Enter in the terminal:
java -jar about-your-jre.jar any-text-you-enter-hereThis repository contains the GPL version 3 license. You must give credit if you want to use its source code, and open source your project under the same license.