Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hpavlo/files-windows
File Explorer WPF
https://github.com/hpavlo/files-windows
csharp win-api wpf xaml
Last synced: 6 days ago
JSON representation
File Explorer WPF
- Host: GitHub
- URL: https://github.com/hpavlo/files-windows
- Owner: hpavlo
- Created: 2021-10-11T16:29:24.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-07T22:08:07.000Z (about 2 years ago)
- Last Synced: 2023-04-30T23:42:45.687Z (over 1 year ago)
- Topics: csharp, win-api, wpf, xaml
- Language: C#
- Homepage:
- Size: 3.12 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Files Windows
## ⭐What is Files Windows?
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## 💡Possibility
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](https://github.com/pavlogook/Files-Windows/edit/main/README.md#light-theme) or [dark](https://github.com/pavlogook/Files-Windows/edit/main/README.md#dark-theme) and choose the interface language (English, Ukrainian)## ⚙️Technologies
The program is built using the MVVM design pattern. Also used technologies such as WPF, Win32 API, XAML## 🚀How to start the program
1. Clone the project from GitHub
2. If necessary, install [Windows Desktop Runtime 6.0.x](https://dotnet.microsoft.com/en-us/download/dotnet/6.0)
3. Open [`Files.sln`](https://github.com/pavlogook/Files-Windows/blob/main/Files.sln) file in Visual Studio 2019 or newer version
4. Run and enjoy the program 😉## ✨Screenshots
### Light theme### Dark theme