angel-git / tarkov-stash

spt tarkov profile stash editor ui
https://angel-git.github.io/tarkov-stash/
2 stars 1 forks source link

Tarkov stash

Simple stash editor with a simple UI. If you need more advanced features I recommend to use SPT-API Profile editor

This is based out of another project of mine: task-stash-console:

Features

Limitations

Future features

Screenshots

0.9.0

Images are loaded from the cache folder:

Stash on 0.8.0 Stash on 0.9.0

0.6.0

New weapon presets:

0.6.0.png

0.5.2

New add item modal window:

0.5.0-attachments.png

0.5.1

Stash on 0.5.0 Stash on 0.5.1

0.5.x0

0.5.0-attachments.png

0.3.x

Keyboard navigation:

0.3.1-keyboard.gif

Delete item:

0.3.0-delete.gif

0.2.x

Add item:

add-item-0.2.0.mp4

0.1.x

screen-0.1.4.png

gif-container.gif

Download

Backup your profile before running this.

Never run any .exe file that you have downloaded from internet. Including this. Use it at your own risk.

See the releases page.

Telemetry

There are features I would like to remove since they make the development slower, since I have no idea if any of you is using them I decided to add aptabase, it collects your country and which actions you are doing, you can see an example of what I see: telemetry.png This was added on this commit. If you think this is against your privacy, you can click on the help menu and disable it :-)

Development notes

To run on local development mode:

pnpm tauri dev

Release