A file manager for the minimalist & impatient
This is a file manager written using the Qt GUI framework leveraging the performance and robustness of C++. Check out navi homepage for the homepage.
For in detailed documentation, please visit navi.readthedocs.io.
The file managers for linux aren’t that great for me. So I decided to write my own. And this one is inspired by the TUI (terminal UI) keyboard driven file managers like ranger, vifm, lf, yazi etc. I still use them, but I wanted to get past the limitations of the TUI compared to the GUI.
- Image and text file preview with optional fast syntax highlighting for programming language files
- PDF file preview
- Async File Operations
- Keyboard driven
- Bookmarks
- Scoped Commands
- Async Shell Command Executions
- Linux Only
- Drag and Drop
- Configuration with Lua
- Scripting with Lua
Go to this link in the documentation to install navi