sleamdge¶
Home | Docs | Issues | Patches | Chat
A feature-rich Steam to XMPP puppeteering gateway, based on slidge and steamio.
Installation¶
Refer to the slidge admin documentation for general info on how to set up an XMPP server component.
Containers¶
From dockerhub
docker run docker.io/nicocool84/sleamdge
Python package¶
With pipx:
pipx install sleamdge # for the latest tagged release
sleamdge --help
For the bleeding edge, download artifacts of this build job.
Dev¶
git clone https://git.sr.ht/~nicoco/sleamdge
cd sleamdge
docker-compose up