From 5b015379f1a2e5f2c2dadbc7cf7e0212282d083e Mon Sep 17 00:00:00 2001 From: Rdeisenroth <53945743+Rdeisenroth@users.noreply.github.com> Date: Wed, 13 Nov 2024 06:28:47 +0100 Subject: [PATCH] App Clients: Describe vesktop client for Discord (#864) --- pages/Useful Utilities/App-Clients.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pages/Useful Utilities/App-Clients.md b/pages/Useful Utilities/App-Clients.md index 4ead132..58302ce 100644 --- a/pages/Useful Utilities/App-Clients.md +++ b/pages/Useful Utilities/App-Clients.md @@ -13,6 +13,8 @@ replacements for them: PipeWire screensharing. It has tons of great features and tries not to infringe on the Discord ToS. +- [Vesktop](https://github.com/Vencord/Vesktop) Like WebCord, Vesktop is a custom Discord client with improved performance and Wayland support. It also has built-in screen sharing, and in addition has support for plugins and custom themes. Vesktop even supports proper audio sharing when you screen share. Note that Vesktop relies on Vencord, a custom Discord client mod, which violates Discord's terms of service. Use at your own risk. + - [dissent](https://github.com/diamondburned/dissent) is a Discord client written in GTK4. While it does infringe on Discord's ToS, it's relatively safe and doesn't rely on any webview technologies.