Update: Add Extera Next client (#3057)

* Update: Add Extera next client

Signed-off-by: Jack S. <181536874+awtj8o81ryywg793@users.noreply.github.com>

* Add Extera Next client logo

Signed-off-by: Jack S. <181536874+awtj8o81ryywg793@users.noreply.github.com>

* Update maturity of Extera Next client

Signed-off-by: Jack S. <181536874+awtj8o81ryywg793@users.noreply.github.com>

* Clear latest_release for Extera Next client

Signed-off-by: Jack S. <181536874+awtj8o81ryywg793@users.noreply.github.com>

* Add extra.packages to Extera next client

Signed-off-by: Jack S. <181536874+awtj8o81ryywg793@users.noreply.github.com>

* Update Extera Next client logo

Signed-off-by: Jack S. <181536874+awtj8o81ryywg793@users.noreply.github.com>

* Add extera-next.svg.license

Signed-off-by: Jack S. <181536874+awtj8o81ryywg793@users.noreply.github.com>

* Update repository URL for Extera Next client

Signed-off-by: Jack S. <181536874+awtj8o81ryywg793@users.noreply.github.com>

---------

Signed-off-by: Jack S. <181536874+awtj8o81ryywg793@users.noreply.github.com>
This commit is contained in:
Jack S. 2026-01-10 19:42:04 +00:00 committed by GitHub
parent bf2327be46
commit 1fed5ce344
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 41 additions and 0 deletions

View file

@ -0,0 +1,27 @@
+++
title = "Extera Next"
template = "ecosystem/client.html"
[extra]
thumbnail = "extera-next.svg"
maintainer = "OfficialDakari"
licence = "AGPL-3.0"
language = "Dart"
latest_release = ""
maturity = "Beta"
repo = "https://github.com/ExteraApp/Extera"
website = "https://extera.xyz"
matrix_room = "#extera:extera.xyz"
featured = false
[extra.features]
e2ee = true
spaces = true
voip_1to1 = true
voip_jitsi = true
threads = true
sso = true
multi_account = true
multi_language = true
[extra.packages]
+++
Extera Next is another generation of Extera, made on top of FluffyChat.

View file

@ -0,0 +1,11 @@
<svg version="1.0" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 70.82 81.78">
<defs>
<linearGradient id="a" x1="0" x2="0" y1="0" y2="1">
<stop offset="0%" stop-color="#406FBF" />
<stop offset="100%" stop-color="#23509D" />
</linearGradient>
</defs>
<path fill-rule="evenodd"
d="M70.82 44.98v16.36l-17.7 10.22-17.71 10.22-2.59-1.5L0 61.34V20.45l17.7-10.23L35.41 0l28.33 16.36 4.49 2.59 2.59 1.5v8.17L35.41 49.07l-7.08-4.09V36.8l21.25-12.27-14.17-8.17-21.25 12.26v24.54l21.25 12.26.03.02.02-.05z"
style="fill:url(#a)" />
</svg>

After

Width:  |  Height:  |  Size: 546 B

View file

@ -0,0 +1,3 @@
SPDX-FileCopyrightText: 2025 OfficialDakari
SPDX-License-Identifier: CC-BY-SA-3.0