1
0
Fork 0
slidge-whatsapp/README.md

1.5 KiB

slidge-whatsapp

A feature-rich Whatsapp to XMPP puppeteering gateway, based on slidge and whatsmeow.

builds.sr.ht status containers status pypi status

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/slidge-whatsapp

Python package

With pipx:

pipx install slidge-whatsapp  # for the latest tagged release
slidge-whatsapp --help

For the bleeding edge, download artifacts of this build job.

Dev

git clone https://git.sr.ht/~nicoco/slidge
git clone https://git.sr.ht/~nicoco/slidge-whatsapp
cd slidge-whatsapp
docker-compose up