{% extends "base.html" %} {% block content %}
Moxxy is fully open source. You can find the source code on Codeberg. Additionally, the code is mirrored on GitHub.
Feel free to join the general chat or the developer chat with your favourite XMPP client.
Moxxy is built from various smaller libraries that are custom-made for this purpose. Some of them are for general usage, some are specific to the use case of building Moxxy.
Library | Description | Moxxy specific |
---|---|---|
{{ library.name }} | {{ library.desc }} | {% if library.specific %}Yes{% else %}No{% endif %} |
Moxxy currently implements some custom XMPP protocols to provide additional functionality. These are experimental and are intended to be upstreamed at some point.
Name | Description |
---|---|
{{ xep.name }} | {{ xep.desc }} |