An open API service indexing awesome lists of open source software.

https://github.com/santiagolizardo/neocommander

An orthodox file manager with two or more exploring panels
https://github.com/santiagolizardo/neocommander

desktop file-manager java java-swing orthodox

Last synced: 5 months ago
JSON representation

An orthodox file manager with two or more exploring panels

Awesome Lists containing this project

README

          

NeoCommander
============

![NeoCommander screenshot](screenshot.png "NeoCommander running on GNU/Linux")

**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

```sh
mvn package
```

### How to run

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

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