A cross-platform file manager application built with Qt and C++.
This project aims to deliver a lightweight, modern, and extensible file manager for both Windows and Linux platforms.
- File and folder browsing
- Highly customizable interface
- Dual-pane interface
- Column interface
- Tab support
- Tree View
- View Settings
- Standart file operations
- Copy
- Move
- Delete
- Rename
- Multithread Support
- Rename Multiple Files
- Search Support
- Command line support
- File preview panel
- File details panel
- Bookmarks and history
- Dark and Light theme support
- Undo Operations
At this stage of development, we are not providing a pre-built executable. However, you can build the project yourself using Qt (version 6.7 or higher) and CMake.