Revised version of the custom file explorer(https://github.com/ChiNoel-osu/NETCoreWPFTest/tree/master/LocalFileExplorer). Written in C# WPF/.NET 8.
- It shows the first image in a folder as that folder's thumbnail (if there is one).
- It also comes with a photo viewer that shows images in a folder.
- It's simple and small.
- Uses WPF so you can resize it however you want.
- Comes with the following features:
- Favorite directories.
- Favorite folders.
- A photo viewer that gets the job done.
- Image caching system that doesn't rape your harddrive.
- Multi-Language support. (Currently zh-CN and en-US, it's fairly easy to add languages.)
- A better UI and UX.
- More shortcuts.
- Fix bugs.
- And more....Please post an issue.
While the code is licensed under the AGPL-3.0 license. The compiled application (or software) is licensed under the CC BY-NC-SA 4.0 license. You can freely share the application to wherever you like, for NonCommercial purposes only. Meaning that you cannot sell the application, or redistribute the appcation behind some kind of pay wall. The application should remain absolutely free for everyone.