diff options
| author | Pinapelz <yukais@pinapelz.com> | 2026-03-06 01:58:12 -0800 |
|---|---|---|
| committer | Pinapelz <yukais@pinapelz.com> | 2026-03-06 01:59:19 -0800 |
| commit | 2d93262945abc798f557baa5d900aaefd04077a8 (patch) | |
| tree | e02b3a0f1b76eeb7d436adde9296fd8a94e0c4db /README.md | |
| parent | 1acf12b3c1c8ac7ccc7585763f9983294fac305d (diff) | |
add link to hosted streamlit ver
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ This is a tool built for extracting your Matrix credentials from Teamspeak 6 to access the chat functionalities from Matrix compatible clients. +You can either run locally via `uv` or use the hosted version: https://ts6-extractor.streamlit.app + +```bash +uv sync +uv run streamlit run app.py +``` + ## Usage Using the sidebar, load your `settings.db. You can find it in the locations listed below: |
