https://github.com/windowslogic/stash-explorer
A stashapp Windows client with extra functionality. Compatible with Windows 7+
https://github.com/windowslogic/stash-explorer
csharp native net-framework stashapp windows
Last synced: 11 months ago
JSON representation
A stashapp Windows client with extra functionality. Compatible with Windows 7+
- Host: GitHub
- URL: https://github.com/windowslogic/stash-explorer
- Owner: windowslogic
- License: gpl-3.0
- Created: 2025-06-30T18:11:24.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-09T19:12:26.000Z (11 months ago)
- Last Synced: 2025-07-10T03:30:03.858Z (11 months ago)
- Topics: csharp, native, net-framework, stashapp, windows
- Language: C#
- Homepage:
- Size: 58.1 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Stash Explorer
[](LICENSE)
[](https://github.com/windowslogic/Stash-Explorer/issues)
[](https://github.com/windowslogic/Stash-Explorer/pulls)
Stash Explorer adds extra (external) functionality to your Stashapp instance.

## What Can Stash Explorer Do?
- π **Browse Your Stash:** Enhance your Stashapp browsing experience with extra functionality on top.
- π **Location Settings:** Modify where Stash Explorer pulls your Stashapp from. The default is http://localhost:9999/.
- π **System Tray Menu:** Get to your Stashapp content from anywhere on your computer, even if you're running another application. Minimise the program to the System Tray to keep it out of your way.
- βοΈ **Start-up Settings:** Set Stash Explorer to start at a specific location (performer, gallery or tag) if you know the number corresponding to the place you want to go.
- β **Favourites:** (Coming Soon) Pin your favourite performers to the top so you can easily get to them at a later date, even when you're not on the performers page.
- πΌ **Portability:** Run the program on any computer with its small footprint.
- π» **Instant Screen shots:** Right-click anywhere on your Stashapp to access a fully featured screen shotting tool (provided by WebView2).
- π **Local, shareable user accounts:** (Coming Soon) Create local user accounts for your Stash Explorer with the ability to create and share for people to access your Stashapp instance. Please share responsibly!
and more...
## Download
You can see all pre-compiled versions on the [releases](https://github.com/windowslogic/Stash-Explorer/releases) page.
## Building Instructions
Stash Explorer is made with C# and .NET Framework 4.8. If you want to use it, just follow these steps:
1. **Download the Project**
- Click the green "Code" button at the top of the page and choose "Download ZIP", or use Git if you know how.
2. **Open the Project**
- Unzip the folder if you downloaded it.
- Open the solution file in Visual Studio 2017 with .NET Desktop Development.
3. **Build and Run**
- Head to the "Build" menu and click "Build Solution" to build the project.
- Or alternatively, press the "Start" button to run a debug.
## Want to Help?
If you have ideas to make Stash Explorer better or notice something isnβt working, you can help by letting us know! Click on [Issues](https://github.com/windowslogic/Stash-Explorer/issues) at the top of this page to report a problem or suggest an improvement.