17 lines
826 B
Markdown
17 lines
826 B
Markdown
|
Converse Tauri
|
||
|
--------------
|
||
|
|
||
|
This is [Converse.js](https://conversejs.org/) (version 9.1.1) in [Tauri](https://tauri.app) connecting to any XMPP
|
||
|
server through [xmpp-proxy](https://github.com/moparisthebest/xmpp-proxy).
|
||
|
|
||
|
It's the first known client to support [QUIC](https://xmpp.org/extensions/xep-0467.html).
|
||
|
|
||
|
To build install Tauri `cargo install create-tauri-app`, then run `cargo tauri build`
|
||
|
|
||
|
If you trust me you can download these binaries, I've only tested the AppImage ([arch btw](https://www.moparisthebest.com/images/i-only-use-arch-linux.png)):
|
||
|
* [converse-tauri_0.1.0_amd64.AppImage](https://www.moparisthebest.com/converse-tauri_0.1.0_amd64.AppImage)
|
||
|
* [converse-tauri_0.1.0_amd64.deb](https://www.moparisthebest.com/converse-tauri_0.1.0_amd64.deb)
|
||
|
|
||
|
#### License
|
||
|
GNU/AGPLv3 - Check LICENSE.md for details
|