A two-panel cross-platform open-source file manager based on Avalonia. Supports Windows and Linux.
The main window on Ubuntu 22.04:
The main window on Windows 11:
Please make sure you have .NET 8 SDK (or later) installed.
dotnet build src --configuration Release
- Configurable interface (you can fully manage panels, columns, operations, themes, etc.)
-
All main operations with files/folders are supported(view, edit, copy, move, create new folder, delete, etc.)
-
Creating and unzipping of ZIP archives
-
Unicode support
-
Localization
-
Long operations are performed in the background
-
Search
SmartCommander is licensed under GNU GENERAL PUBLIC LICENSE v.3.0.
Contributions are greatly appreciated. If you happen to have an issue with SmartCommander, please post it on GitHub using the Issues tab.