24

GitHub - this-is-forever/Note-Knight: Notepad with file encryption! (and some ot...

 3 years ago
source link: https://github.com/this-is-forever/Note-Knight
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Note-Knight

Notepad with file encryption! (and some other small tweaks)

Build the file using Maven! It will automatically download the SCrypt library from its source. JDK 11 or higher is required.

Utilize the following command to have Maven compile the program and build a JAR:

mvn assembly:assembly

You will then find the executable JAR file produced by Maven in the target folder. You can either open it through your Operating System's file explorer, or run the following command from the command line after running the above command:

javaw -classpath target/note-knight-1.1-jar-with-dependencies.jar application.Main

Just want to try out the application? You can download it from here.

You should be able to open the JAR file from Windows Explorer (or your OS's equivalent). If not, the following command works just as well:

javaw -classpath note-knight-1.1-jar-with-dependencies.jar application.Main

You can configure Windows to open .nkx files with launcher.bat, that way you can open right into Note Knight from Windows Explorer!


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK