Difference between revisions of "User:MDosch/Sendxmpp incarnations"
Jump to navigation
Jump to search
(Added smplxmpp) |
(updated libervia-cli features) |
||
Line 15: | Line 15: | ||
::- License: WTF v2 | ::- License: WTF v2 | ||
::- Language: Haskell | ::- Language: Haskell | ||
* [https://salut-a-toi.org/__b/doc/backend/libervia-cli/index.html li] (CLI frontend of Libervia, formerly known as "Salut à toi/jp") | * [https://salut-a-toi.org/__b/doc/backend/libervia-cli/index.html li (short for libervia-cli)] (CLI frontend of Libervia, formerly known as "Salut à toi/jp") | ||
::- License: AGPL v3 | ::- License: AGPL v3 | ||
::- Language: Python | ::- Language: Python | ||
::- Notable features | ::- Notable features | ||
::::- OMEMO support | ::::- OMEMO support (OLD MEMO + TWOMEMO) | ||
::::- OTR support | ::::- SCE support | ||
::::- OTR (v2) support | |||
::::- OX support planned | ::::- OX support planned | ||
::::- Pubsub/blog support | ::::- Pubsub/blog support | ||
::::- File sending/upload support (HTTP Upload with OMEMO Media sharing or Jingle) | ::::- Calendar Events support | ||
::::- Ad-Hoc Commands support | |||
::::- File sending/upload support (HTTP Upload with OMEMO Media sharing/(Encrypted) Stateless File Sharing or Jingle) | |||
::::- REPL | |||
* [https://github.com/mellium/xmpp/tree/main/examples/im mellium.im/xmpp/examples/im] | * [https://github.com/mellium/xmpp/tree/main/examples/im mellium.im/xmpp/examples/im] | ||
::- License: 2-Clause BSD License | ::- License: 2-Clause BSD License |
Revision as of 10:14, 9 October 2022
As the original 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:
- - License: MIT/X11
- - Language: Lua
- - License: BSD 2-Clause
- - Language: Go
- - Notable features
- - Ox support
- - Reads configurations from the original sendxmpp
- - Does SRV lookups
- - Supports http-upload
- - License: WTF v2
- - Language: Haskell
- li (short for libervia-cli) (CLI frontend of Libervia, formerly known as "Salut à toi/jp")
- - License: AGPL v3
- - Language: Python
- - Notable features
- - OMEMO support (OLD MEMO + TWOMEMO)
- - SCE support
- - OTR (v2) support
- - OX support planned
- - Pubsub/blog support
- - Calendar Events support
- - Ad-Hoc Commands support
- - File sending/upload support (HTTP Upload with OMEMO Media sharing/(Encrypted) Stateless File Sharing or Jingle)
- - REPL
- - License: 2-Clause BSD License
- - Language: Go
- - Notable features
- - Send raw XML
- - Handles XMPP URIs
- - Supports Software Version requests
- - License: GPL 3.0 or later
- - Language: Java
- - License: GPL 3.0
- - Language: Python
- - License: AGPL v3
- - Language: Rust
- - Notable features
- - PGP support
- - License: GPL 3.0
- - Language: C++
- - Notable features
- - Receiving messages
- - License: ISC
- - Language: C
- - License: GPL 3.0 or later
- - Language: C
- - License: MPL 2.0
- - Language: JavaScript (Node.js)
- - License: GPL 3.0
- - Language: C
- - License: GPL 3.0
- - Language: C
- - Notable features
- - PGP support
- - License: GPL 3.0
- - Language: Go
- - Notable features
- - Receives messages and prints them to the console