https://github.com/radad/miniexplorer
A small explorer window without all the fluff
https://github.com/radad/miniexplorer
appveyor gui gui-application windows
Last synced: 4 months ago
JSON representation
A small explorer window without all the fluff
- Host: GitHub
- URL: https://github.com/radad/miniexplorer
- Owner: RadAd
- Created: 2021-07-12T05:50:00.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-28T06:08:43.000Z (12 months ago)
- Last Synced: 2025-05-18T22:14:15.761Z (5 months ago)
- Topics: appveyor, gui, gui-application, windows
- Language: C++
- Homepage:
- Size: 782 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
MiniExplorer
==========A small explorer window without all the fluff

[](https://github.com/RadAd/MiniExplorer/releases/latest)
[](https://github.com/RadAd/MiniExplorer/releases/latest)
[](commits/master)
[](https://ci.appveyor.com/project/RadAd/MiniExplorer)
Build
=======
```bat
msbuild MiniExplorer.vcxproj -p:Configuration=Release -p:Platform=x64
```