An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

MiniExplorer
==========

A small explorer window without all the fluff

![Windows](https://img.shields.io/badge/platform-Windows-blue.svg)
[![Downloads](https://img.shields.io/github/downloads/RadAd/MiniExplorer/total.svg)](https://github.com/RadAd/MiniExplorer/releases/latest)
[![Releases](https://img.shields.io/github/release/RadAd/MiniExplorer.svg)](https://github.com/RadAd/MiniExplorer/releases/latest)
[![commits-since](https://img.shields.io/github/commits-since/RadAd/MiniExplorer/latest.svg)](commits/master)
[![Build](https://img.shields.io/appveyor/ci/RadAd/MiniExplorer.svg)](https://ci.appveyor.com/project/RadAd/MiniExplorer)

![Screenshot](doc/MiniExplorer.png)

Build
=======
```bat
msbuild MiniExplorer.vcxproj -p:Configuration=Release -p:Platform=x64
```