No description
Find a file
2026-06-30 18:26:22 +02:00
.gitignore simple, small xmpp stanza testclient 2026-02-21 16:56:08 +01:00
CLAUDE.md resize log window, log clear+exportz, filtering, collapsible mam panes 2026-06-30 18:26:22 +02:00
example-project.json adding configration file handling 2026-06-05 19:50:07 +02:00
image.png simple, small xmpp stanza testclient 2026-02-21 16:56:08 +01:00
README.md simple, small xmpp stanza testclient 2026-02-21 16:56:08 +01:00
requirements.txt updating requirements 2026-06-29 21:16:55 +02:00
running-test.json updating requirements 2026-06-29 21:16:55 +02:00
testclient.py resize log window, log clear+exportz, filtering, collapsible mam panes 2026-06-30 18:26:22 +02:00

XMPP Test client

This is a test utility to receive and send xmpp stanzas. alt text

Install

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

Run

source venv/bin/activate
python testclient.py