2023-12-01 05:02:07 -08:00
Projects Using Slixmpp
======================
2023-12-03 11:36:24 -08:00
Applications
------------
sendxmpp-py
~~~~~~~~~~~
sendxmpp is a command line program and is the XMPP equivalent of sendmail. It is a Python version of the original sendxmpp which is written in Perl.
- Source_
.. _Source: https://github.com/moparisthebest/sendxmpp-py
2023-12-01 05:02:07 -08:00
Bots
----
BotLogMauve
~~~~~~~~~~~
XMPP bot which logs groupchat messages. Logs are in text format, with one file per day and per groupchat.
- Source_
.. _Source: https://git.khaganat.net/khaganat/BotLogMauve
2023-12-02 22:25:38 -08:00
LinkBot
~~~~~~~
This bot reveals the title of any shared link in a groupchat for quick content insight.
- Source_
.. _Source: https://git.xmpp-it.net/mario/XMPPBot
2023-12-02 10:14:17 -08:00
llama-bot
~~~~~~~~~
2023-12-02 22:25:38 -08:00
Llama-bot enables engaging communication with the LLM (large language model) of llama.cpp, providing seamless and dynamic conversation with it.
2023-12-02 10:14:17 -08:00
- Groupchat_
- Source_
- Demo_
.. _Groupchat: xmpp:slixmpp@muc.poez.io?join
.. _Source: https://github.com/decent-im/llama-bot
.. _Demo: xmpp:llama@decent.im?message
2023-12-01 05:02:07 -08:00
Morbot
~~~~~~
2023-12-03 11:36:24 -08:00
Morbot is a simple Slixmpp bot that will take new articles from listed RSS feeds and send them to assigned XMPP MUCs.
2023-12-01 05:02:07 -08:00
- Groupchat_
2023-12-02 10:14:17 -08:00
- Source_
2023-12-01 05:02:07 -08:00
.. _Groupchat: xmpp:slixmpp@muc.poez.io?join
2023-12-02 10:14:17 -08:00
.. _Source: https://codeberg.org/TheCoffeMaker/Morbot
2023-12-01 05:02:07 -08:00
Slixmpp
~~~~~~~
Slixfeed aims to be an easy to use and fully-featured news aggregator bot for XMPP. It provides a convenient access to Blogs, Fediverse and News websites along with filtering functionality.
- Groupchat_
2023-12-02 10:14:17 -08:00
- Source_
2023-12-01 05:02:07 -08:00
.. _Groupchat: xmpp:slixfeed@chat.woodpeckersnest.space?join
2023-12-02 10:14:17 -08:00
.. _Source: https://gitgud.io/sjehuda/slixfeed
2023-12-01 05:02:07 -08:00
sms4you
~~~~~~~
sms4you forwards messages from and to SMS and connects either with sms4you-xmpp or sms4you-email to choose the other mean of communication. Nice for receiving or sending SMS, independently from carrying a SIM card.
2023-12-02 10:14:17 -08:00
- Groupchat_
2023-12-01 05:02:07 -08:00
- Homepage_
- Source_
2023-12-02 10:14:17 -08:00
.. _Groupchat: xmpp:slixmpp@muc.poez.io?join
2023-12-01 05:02:07 -08:00
.. _Homepage: https://sms4you-team.pages.debian.net/sms4you/
.. _Source: https://salsa.debian.org/sms4you-team/sms4you
WhisperBot
~~~~~~~~~~
XMPP bot that transliterates audio messages using OpenAI's Whisper libraries.
- Groupchat_
2023-12-02 10:14:17 -08:00
- Source_
2023-12-01 05:02:07 -08:00
.. _Groupchat: xmpp:slixfeed@chat.woodpeckersnest.space?join
2023-12-02 10:14:17 -08:00
.. _Source: https://codeberg.org/TheCoffeMaker/WhisperBot
2023-12-01 05:02:07 -08:00
XMPP MUC Message Gateway
~~~~~~~~~~~~~~~~~~~~~~~~
A multipurpose JSON forwarder microservice from HTTP POST to XMPP MUC room over TLSv1.2 with SliXMPP.
- Source_
.. _Source: https://github.com/immanuelfodor/xmpp-muc-message-gateway
Services
--------
AtomToPubsub
~~~~~~~~~~~~
AtomToPubsub is a simple Python script that parses Atom + RSS feeds and pushes the entries to a designated XMPP Pubsub Node.
- Groupchat_
2023-12-02 10:14:17 -08:00
- Source_
2023-12-01 05:02:07 -08:00
.. _Groupchat: xmpp:movim@conference.movim.eu?join
2023-12-02 10:14:17 -08:00
.. _Source: https://github.com/imattau/atomtopubsub
2023-12-01 05:02:07 -08:00
Slidge
~~~~~~
Slidge is a general purpose XMPP gateway framework in Python.
2023-12-02 10:14:17 -08:00
- Groupchat_
2023-12-01 05:02:07 -08:00
- Homepage_
- Source_
2023-12-02 10:14:17 -08:00
.. _Groupchat: xmpp:slidge@conference.nicoco.fr?join
2023-12-01 05:02:07 -08:00
.. _Homepage: https://slidge.im/core/
2023-12-03 11:36:24 -08:00
.. _Source: https://sr.ht/~nicoco/slidge