Skip to content

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YSNotepadFX

YSNotepadFX is a simple Notepad JavaFX application.

This project developed with Java(JDK 21), JavaFX(OpenJFX) and Maven.

How to run

Maven must be installed to run this application.

If you have maven execute the below command to run.

mvn javafx:run

You can use the following commands to generate a Jar file.

mvn package
java -jar target\YSNotepadFX.jar

Screenshot

Whats Next

  • i18n support,
  • portable support with single .jar file,
  • performance

License

This project is licensed under the MIT License. See the LICENSE file for details

Created by Yusuf Sezer

About

YSNotepadFX is a simple Notepad JavaFX application.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages