diff --git a/content/ecosystem/clients/wizardchat.md b/content/ecosystem/clients/wizardchat.md new file mode 100644 index 000000000..f80d22a11 --- /dev/null +++ b/content/ecosystem/clients/wizardchat.md @@ -0,0 +1,36 @@ ++++ +title = "WizardChat" + +[extra] +thumbnail = "wizardchat.svg" +maintainer = "Arian Farahani, Jan Philipp Kleinschmidt" +licence = "AGPL-3.0" +language = "TypeScript" +latest_release = "2026-06-13" +maturity = "Beta" +repo = "https://gitlab.com/wizardchat/wizardchat-web" +website = "https://wizardchat.org" +matrix_room = "#wizardchat-app:matrix.org" +featured = false + +[extra.features.1stable] +e2ee = "supported" +spaces = "supported" +voip_1to1 = "supported" +threads = "unsupported" +sso = "supported" +voip_jitsi = "supported" +multi_account = "unsupported" +multi_language = "supported" +oauth = "unknown" +invisible_crypto = "unknown" + +[extra.features.2experimental] +voip_matrixrtc = "unsupported" +sliding_sync = "unknown" + +[extra.packages] +webapp = "https://app.wizardchat.org" ++++ + +A web-based Matrix client built with React and TypeScript. Simple, Secure, Magical. diff --git a/content/ecosystem/clients/wizardchat.svg b/content/ecosystem/clients/wizardchat.svg new file mode 100644 index 000000000..62733e5e5 --- /dev/null +++ b/content/ecosystem/clients/wizardchat.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/content/ecosystem/clients/wizardchat.svg.license b/content/ecosystem/clients/wizardchat.svg.license new file mode 100644 index 000000000..b3640d730 --- /dev/null +++ b/content/ecosystem/clients/wizardchat.svg.license @@ -0,0 +1,2 @@ +SPDX-FileCopyrightText: 2026 Arian Farahani, Jan Philipp Kleinschmidt +SPDX-License-Identifier: CC-BY-SA-4.0