Add GTKCord4 and Fractal

This commit is contained in:
Kainoa Kanter 2022-10-20 17:51:12 -07:00 committed by GitHub
parent 90c91217b5
commit 4075e5cef1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 1 deletions

View File

@ -3,7 +3,17 @@ replacements for them:
## Discord
[WebCord](https://github.com/SpacingBat3/WebCord) is a Discord client based on
- [WebCord](https://github.com/SpacingBat3/WebCord) is a Discord client based on
the latest Electron, with support for Wayland Ozone platform, as well as
PipeWire screensharing. It has tons of great features and tries not to infringe
on the Discord ToS.
- [GTKCord4](https://github.com/diamondburned/gtkcord4) is a Discord client written in native GTK4.
While it does infringe on Discord's TOS, it's relatively safe and doesn't rely on any webview technologies.
## Matrix/Element
- [Fractal](https://wiki.gnome.org/Apps/Fractal) is a fully native GTK4 Matrix client,
as much like Discord, Element is known to have a lot of problems as a result of being
based on Electron. Fractal currently doesn't support VoIP calling, but all other features
are supported, including E2EE and cross-device verification.