It is a file manager for Windows that can manage and view files.
The program supports tabs, pinning a window on top of other windows, and dragging files with the mouse
View files or directory contents.
Manage files: create, cut, copy, paste, move, rename, delete.
There is clipboard support and compatibility with other file explorers.
It is also possible to change the design theme to light or dark and choose the interface language (English, Ukrainian)
The program is built using the MVVM design pattern. Also used technologies such as WPF, Win32 API, XAML
- Clone the project from GitHub
- If necessary, install Windows Desktop Runtime 6.0.x
- Open
Files.sln
file in Visual Studio 2019 or newer version - Run and enjoy the program 😉