Update docs/projects.rst
This commit is contained in:
parent
5a0b02378d
commit
71de274fab
1 changed files with 24 additions and 12 deletions
|
@ -12,47 +12,59 @@ XMPP bot which logs groupchat messages. Logs are in text format, with one file p
|
|||
|
||||
.. _Source: https://git.khaganat.net/khaganat/BotLogMauve
|
||||
|
||||
llama-bot
|
||||
~~~~~~~~~
|
||||
llama-bot lets you converse with llama.cpp LLM.
|
||||
|
||||
- Groupchat_
|
||||
- Source_
|
||||
- Demo_
|
||||
|
||||
.. _Groupchat: xmpp:slixmpp@muc.poez.io?join
|
||||
.. _Source: https://github.com/decent-im/llama-bot
|
||||
.. _Demo: xmpp:llama@decent.im?message
|
||||
|
||||
Morbot
|
||||
~~~~~~
|
||||
Morbo is a simple Slixmpp bot that will take new articles from listed RSS feeds and send them to assigned XMPP MUCs.
|
||||
|
||||
- Source_
|
||||
- Groupchat_
|
||||
- Source_
|
||||
|
||||
.. _Source: https://codeberg.org/TheCoffeMaker/Morbot
|
||||
.. _Groupchat: xmpp:slixmpp@muc.poez.io?join
|
||||
.. _Source: https://codeberg.org/TheCoffeMaker/Morbot
|
||||
|
||||
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.
|
||||
|
||||
- Source_
|
||||
- Groupchat_
|
||||
- Source_
|
||||
|
||||
.. _Source: https://gitgud.io/sjehuda/slixfeed
|
||||
.. _Groupchat: xmpp:slixfeed@chat.woodpeckersnest.space?join
|
||||
.. _Source: https://gitgud.io/sjehuda/slixfeed
|
||||
|
||||
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.
|
||||
|
||||
- Groupchat_
|
||||
- Homepage_
|
||||
- Source_
|
||||
- Groupchat_
|
||||
|
||||
.. _Groupchat: xmpp:slixmpp@muc.poez.io?join
|
||||
.. _Homepage: https://sms4you-team.pages.debian.net/sms4you/
|
||||
.. _Source: https://salsa.debian.org/sms4you-team/sms4you
|
||||
.. _Groupchat: xmpp:slixmpp@muc.poez.io?join
|
||||
|
||||
WhisperBot
|
||||
~~~~~~~~~~
|
||||
XMPP bot that transliterates audio messages using OpenAI's Whisper libraries.
|
||||
|
||||
- Source_
|
||||
- Groupchat_
|
||||
- Source_
|
||||
|
||||
.. _Source: https://codeberg.org/TheCoffeMaker/WhisperBot
|
||||
.. _Groupchat: xmpp:slixfeed@chat.woodpeckersnest.space?join
|
||||
.. _Source: https://codeberg.org/TheCoffeMaker/WhisperBot
|
||||
|
||||
XMPP MUC Message Gateway
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
@ -69,21 +81,21 @@ AtomToPubsub
|
|||
~~~~~~~~~~~~
|
||||
AtomToPubsub is a simple Python script that parses Atom + RSS feeds and pushes the entries to a designated XMPP Pubsub Node.
|
||||
|
||||
- Source_
|
||||
- Groupchat_
|
||||
- Source_
|
||||
|
||||
.. _Source: https://github.com/imattau/atomtopubsub
|
||||
.. _Groupchat: xmpp:movim@conference.movim.eu?join
|
||||
.. _Source: https://github.com/imattau/atomtopubsub
|
||||
|
||||
Slidge
|
||||
~~~~~~
|
||||
|
||||
Slidge is a general purpose XMPP gateway framework in Python.
|
||||
|
||||
- Groupchat_
|
||||
- Homepage_
|
||||
- Source_
|
||||
- Groupchat_
|
||||
|
||||
.. _Groupchat: xmpp:slidge@conference.nicoco.fr?join
|
||||
.. _Homepage: https://slidge.im/core/
|
||||
.. _Source: https://sr.ht/~nicoco/slidge
|
||||
.. _Groupchat: xmpp:slidge@conference.nicoco.fr?join
|
Loading…
Reference in a new issue