Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 512 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 512 Bytes

NeoCommander

NeoCommander screenshot

NeoCommander is an orthodox file manager written in Java Swing. Tested on Windows, Mac and Linux.

Requirements

  • Java 21
  • Graphical user interface environment

How to build

mvn package

How to run

java -jar target/NeoCommander-1.4.12-jar-with-dependencies.jar

or double click on the jar file using your default file manager.