Vesktop is a custom Discord desktop application that replaces the official client with a lighter, faster alternative.
The tool addresses performance and platform limitations in the official Discord app. It bundles Vencord, a Discord client modification, and runs as a standalone desktop application built with TypeScript. On Linux, it provides screensharing with sound and Wayland support, capabilities the official client lacks. The application also improves privacy by preventing Discord from accessing system resources beyond what the app itself requires.
Vesktop suits developers and Linux users who prioritize performance and want a leaner Discord client. It is particularly valuable for those on Linux systems seeking proper screensharing functionality and Wayland compatibility. The tool trades some features for efficiency; global keybinds are not yet supported. Anyone building from source will need Git, Node.js, and pnpm.
The project maintains active development with regular updates addressing user-reported issues and feature requests. The codebase is organized around a clear roadmap that tracks missing functionality. Build infrastructure is straightforward, with packaging automation and documented dependency requirements for multiple Linux distributions. The maintainers provide installation guidance through a dedicated website and accept contributions through standard GitHub workflows.