Personal custom Discord Client forked by Vesktop
Find a file
2023-03-31 01:21:14 +02:00
scripts Initial commit 2023-03-30 01:02:30 +02:00
src Add basic Vencord injection 2023-03-31 01:21:14 +02:00
static Initial commit 2023-03-30 01:02:30 +02:00
.gitignore Initial commit 2023-03-30 01:02:30 +02:00
LICENSE Initial commit 2023-03-30 01:02:30 +02:00
package.json Initial commit 2023-03-30 01:02:30 +02:00
pnpm-lock.yaml Initial commit 2023-03-30 01:02:30 +02:00
README.md Update README.md 2023-03-30 01:17:48 +02:00

Vencord Desktop

A standalone Electron app that loads Discord & Vencord (very early and unfinished)

Motivation

The official Discord Desktop app is very resource heavy compared to Discord in your Browser. There are multiple alternative Electron apps (ArmCord, WebCord, probably more) that prove how much of a performance gain you can gain by using a custom app. ArmCord already supports Vencord but makes it pretty limited for us. Making our own standalone app gives us much more control.

This is just a random idea I (V) got, and might not actually ever be finished heh