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

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+

Awesome Lists containing this project

README

          

# Stash Explorer

[![License](https://img.shields.io/github/license/windowslogic/Stash-Explorer)](LICENSE)
[![Issues](https://img.shields.io/github/issues/windowslogic/Stash-Explorer)](https://github.com/windowslogic/Stash-Explorer/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/windowslogic/Stash-Explorer)](https://github.com/windowslogic/Stash-Explorer/pulls)

Stash Explorer adds extra (external) functionality to your Stashapp instance.

![example image](https://cdn.windowslogic.co.uk/img/an39517o.png)

## 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.