Built on top of the Powerful Qt GUI Toolkit, this file manager is sleek, stylish and fast. Some of its features are
- Fast startup and browsing
- Folder, text, html and image quick preview
- File Association support
- Provides List and Icon View
- Lists the drives/boomarks in the sidebar
- Full drag and drop support
- Bookmark Support
- Auto update devices list
- Custom Folder Icons and Thumbnail Preview
- Complete mime-icon support
- BreadCrumbs Navigation Bar
- Inline terminal
Browse the Linux Source on GitHub
Download debian packages (64 bit): NewBreeze and NBPlugins
Notes for compiling - linux:
- Download and Extract the tar file
- Go to NewBreeze
- Please edit the $$PREFIX qmake variable to your choice
- To compile and install, the command prompt and type
qmake && make && make install
Dependencies:
- Qt4/Qt5
- libmagic and libmagic-dev
- zlib
- liblzma
- libtar
- libzip
- libbz2
- libpoppler-qt4/qt5
Known Bugs
- SegmentationFault in
NBIconView::aboveIndex(...)
,NBIconView::belowIndex(...)
- No update of nodes in NBIconView which are being copied.
Upcoming
- Application Editor ( Desktop file editor )
- Any other feature you request for... :)