diff --git a/content/ecosystem/clients/tacit.md b/content/ecosystem/clients/tacit.md new file mode 100644 index 000000000..056edbb39 --- /dev/null +++ b/content/ecosystem/clients/tacit.md @@ -0,0 +1,36 @@ ++++ +title = "Tacit" + +[extra] +thumbnail = "tacit.png" +maintainer = "Dominik Fuchß" +maturity = "Beta" +repo = "https://gitlab.com/dfuchss/tacit" +website = "https://fuchss.org/projects/tacit/" +matrix_room = "" +licence = "AGPL-3.0-only" +featured = false + +[extra.features.1stable] +e2ee = "supported" +spaces = "supported" +voip_1to1 = "unsupported" +threads = "unsupported" +sso = "supported" +voip_jitsi = "unsupported" +multi_account = "supported" +multi_language = "supported" +oauth = "supported" +invisible_crypto = "unknown" + +[extra.features.2experimental] +voip_matrixrtc = "unknown" +sliding_sync = "unknown" + +[extra.packages] +windows_installer = "https://gitlab.com/dfuchss/tacit" +macos_installer = "https://gitlab.com/dfuchss/tacit" +webapp = "https://tacit.fuchss.org" ++++ + +A Matrix messenger with a strong focus on modern interaction patterns and a clean workflow for spaces, channels, DMs, and groups. It is a fork of Tammy with the UI/UX adapted for a more focused, desktop-first experience. diff --git a/content/ecosystem/clients/tacit.png b/content/ecosystem/clients/tacit.png new file mode 100644 index 000000000..35dd18ca3 Binary files /dev/null and b/content/ecosystem/clients/tacit.png differ diff --git a/content/ecosystem/clients/tacit.png.license b/content/ecosystem/clients/tacit.png.license new file mode 100644 index 000000000..83f0761b0 --- /dev/null +++ b/content/ecosystem/clients/tacit.png.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2026 Dominik Fuchß + +SPDX-License-Identifier: CC-BY-SA-4.0