Hello all,

I have been asking sorund in all platforms if anyone knows of a project to build a client with UI/UX format similar to Discord/Element/Slack but based on XMPP?

I was previously pointed to XEP-0503 which outlines the “Spaces” concept for XMPP which would enable the basic backend service to work with “Spaces” and “subchannels”, but all I have found so far is Cheogram implementing it in channel info to view the set of channels hosted by a given instance/domain. It works, though not extremely reliably.

Does anyone know of a project explicitly pursing an XMPP competitor to Discord/Element?

  • poVoq@slrpnk.netM
    link
    fedilink
    arrow-up
    2
    ·
    7 days ago

    This is kinda under heavy development still. I tried it out and it does work, but they chose an odd way of querying group chats which makes it impractical to use with regular XMPP servers and other clients (basically it doesn’t have channel bookmarks).

    It does look promising overall, but I think it will only make sense for small, private servers due to the above design decisions.

    • SFloss (they/them)@lemmy.ml
      link
      fedilink
      arrow-up
      2
      ·
      7 days ago

      Yeah I don’t think there’s any one client that necessarily hits all the boxes. As long as you stick to Movim, Dino, Gajim, and Conversations you should pretty much be set for most things.

      Maybe the only solution is to roll your own client 😉