Inspired by Windows 10 Notepad, but dark-themed
- For Windows, you can install JNotepad.exe as a standalone application
- To run the Jar, make sure you have Java 17 or later installed
- You can run the application with
java -jar JNotepad-<<version>>.jar
- Modern look thanks to _ Flatlaf_
- Great package of functions
- Entirely built with JDK 17.0.1 using the Swing API
- Under each menu are function that control an aspect of the application
Fileallows to interact with the file systemEditis useful when writing to save timeFormatdisplays the text in a preferred wayHelplinks to both the original repository, and to this forked repository

