Experimental Javafx based file manager for Linux systems with nord/gruv box theme.
- Download / clone this repo.
- change permission to build script
chmod +x *.sh
- Solus users run the
./solusBuild.sh
- Enter provided theme css file name [nord.css or gruvbox.css] while build the source
- File manager will be created with your USER name and listed in application menu
Note: For other distros please install openjfx-8
and font-awesome
then run ./build.sh
-
run the uninstall.sh file
./uninstall.sh
- Duplicate a theme css file in themes directory, update the colorscheme and uninstall and rebuild.
-
Before building the source code duplicate a file from nullfm/resources/i18n/ .
-
Save as fm_Laungauge_Country.properties and add/update the content and build.
example : fm_fr_FR.properties
- Memory hungry (uses ~150MB of RAM)
- Too many java process will be seen in htop
- Only list view available
- No drag and drop support
- No automatic USB connection (Avoided running the thread)
- Only tested in ext4 filesystem
- Basic file manager with colorful theme
- True Open Source (No license, Use/mod/redistribute the code)
- No need to buy a coffee for me :)
- Connect the USB/External drive and click devices button on top bar.