Difference between revisions of "User:MDosch/Sendxmpp incarnations"

Jump to navigation Jump to search
Added smplxmpp
(Add more infos.)
(Added smplxmpp)
(15 intermediate revisions by 3 users not shown)
Line 1: Line 1:
As the original [https://sendxmpp.hostname.sk/ sendxmpp] didn't receive updates in a long time and stopped working for a lot of people some more or less sendxmpp inspired alternatives have been created:
As the original [https://sendxmpp.hostname.sk/ sendxmpp] didn't receive updates in a long time and stopped working for a lot of people some more or less sendxmpp inspired alternatives have been created:


 
* [https://code.matthewwild.co.uk/clix clix]
::- License: MIT/X11
::- Language: Lua
* [https://salsa.debian.org/mdosch/go-sendxmpp go-sendxmpp]
* [https://salsa.debian.org/mdosch/go-sendxmpp go-sendxmpp]
::- License: BSD 2-Clause
::- License: BSD 2-Clause
::- Language: Go
::- Language: Go
::- Reads configurations from the original sendxmpp
::- Notable features
::- Does SRV lookups
::::- Ox support
::- Supports http-upload
::::- Reads configurations from the original sendxmpp
::::- Does SRV lookups
::::- Supports http-upload
* [https://github.com/l29ah/hsendxmpp hsendxmpp]
* [https://github.com/l29ah/hsendxmpp hsendxmpp]
::- License: WTF v2
::- License: WTF v2
::- Language: Haskell
::- Language: Haskell
* [https://salut-a-toi.org/__b/doc/sat/jp/message.html jq] (CLI frontend of Libervia, formerly known as "Salut à toi")
* [https://salut-a-toi.org/__b/doc/backend/libervia-cli/index.html li] (CLI frontend of Libervia, formerly known as "Salut à toi/jp")
::- License: AGPL v3
::- License: AGPL v3
::- Language: Python
::- Language: Python
::- OMEMO support
::- Notable features
::- OTR support
::::- OMEMO support
::- OX support planned
::::- OTR support
::::- OX support planned
::::- Pubsub/blog support
::::- File sending/upload support (HTTP Upload with OMEMO Media sharing or Jingle)
* [https://github.com/mellium/xmpp/tree/main/examples/im mellium.im/xmpp/examples/im]
::- License: 2-Clause BSD License
::- Language: Go
::- Notable features
::::- Send raw XML
::::- Handles XMPP URIs
::::- Supports [https://xmpp.org/extensions/xep-0092.html Software Version] requests
* [https://github.com/Flowdalic/sendxmpp sendxmpp]
* [https://github.com/Flowdalic/sendxmpp sendxmpp]
::- License: GPL 3.0 or later
::- License: GPL 3.0 or later
Line 26: Line 40:
::- License: AGPL v3
::- License: AGPL v3
::- Language: Rust
::- Language: Rust
::- PGP support
::- Notable features
::::- PGP support
* [https://codeberg.org/tropf/smplxmpp smplxmpp]
::- License: GPL 3.0
::- Language: C++
::- Notable features
::::- Receiving messages
* [https://holmeinbuch.de/repo/txmppc/ txmppc]
::- License: ISC
::- Language: C
* [https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg-doc.git;a=blob;f=tools/txxmpp.c txxmpp]
* [https://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg-doc.git;a=blob;f=tools/txxmpp.c txxmpp]
::- License: GPL 3.0 or later
::- License: GPL 3.0 or later
Line 39: Line 62:
::- License: GPL 3.0
::- License: GPL 3.0
::- Language: C
::- Language: C
::- Notable features
::::- PGP support
* [https://git.sr.ht/~michalr/xmpp-toolbox xmpp-toolbox]
::- License: GPL 3.0
::- Language: Go
::- Notable features
::::- Receives messages and prints them to the console
63

edits

Navigation menu