A Telegram/XMPP gateway
Project description
slidgram
Home | Docs | Issues | Patches | Chat
A feature-rich Telegram to XMPP puppeteering gateway, based on slidge and Pyrofork.
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/slidgram
Python package
With pipx:
# for the latest stable release (if any)
pipx install slidgram
# for the bleeding edge
pipx install slidgram \
--pip-args='--extra-index-url https://slidge.im/repo'
slidgram --help
Dev
git clone https://git.sr.ht/~nicoco/slidgram
cd slidgram
docker-compose up
Similar project
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
slidgram-0.2.0.tar.gz
(33.4 kB
view hashes)
Built Distribution
slidgram-0.2.0-py3-none-any.whl
(38.0 kB
view hashes)