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

https://github.com/kivimango/coffee-commander

A free, platform-independent file manager application
https://github.com/kivimango/coffee-commander

file-manager filemanager java java-fx platform-independent

Last synced: 5 months ago
JSON representation

A free, platform-independent file manager application

Awesome Lists containing this project

README

          

# Coffee Commander
Coffee Commander is a platform-independent, free, open source file manager application written in Java.

Currently supported and tested platforms:
- Windows
- Linux-based distributions.

### Dependencies
There are no dependencies !
Except you have to [download and install](http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html) the **Java Runtime Environment 8 or newest** on you computer.

On Linux systems, you have to install the OpenJFX package too to able to use the application.
```sh
sudo apt-get install openjfx
```

Author
----
kivimango

License
----
MIT