From 2d93262945abc798f557baa5d900aaefd04077a8 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Fri, 6 Mar 2026 01:58:12 -0800 Subject: add link to hosted streamlit ver --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7639ca1..4ca2437 100644 --- a/README.md +++ b/README.md @@ -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: -- cgit v1.2.3