Legcord is built as a standalone client and doesn't rely on the original Discord client in any way.
Enjoy Vencord, Equicord, Shelter and their many features, or have a more vanilla experience, it's your choice!
Legcord natively supports theming of the entire app, you can easily import BetterDiscord themes and manage them
Legcord automatically blocks all of Discord's trackers; even without any client mods, you can feel safe and secure!
Unlike other clients, Legcord supports rich presence (game activity) out of the box thanks to arRPC.
Legcord has experimental mobile support for phones running Linux such as the PinePhone. While this is still far from an ideal solution, we're slowly trying to improve it.
Legcord is using a newer build of Electron than the stock Discord app. This means you can have a much more stable and secure experience, along with slightly better performance.
Legcord was originally created for AArch64 Linux devices since Discord doesn't support them. We soon decided to support every platform that Electron supports!
winget install --id=smartfrigde.Legcord -e
Not available yet.
You can install Legcord directly using the .deb packages published on the GitHub Releases page.
.deb that matches your architecture:amd64 (most Intel/AMD 64‑bit PCs)arm64 (AArch64, e.g. Raspberry Pi 4/5 64‑bit, ARM laptops)sudo apt install ./<downloaded-file>.deb
Alternatively, you can copy the asset link from the release and install via terminal:
# Replace the URL below with the copied link to the .deb asset from the Releases page
wget -O legcord.deb "https://github.com/Legcord/Legcord/releases/download/<tag>/<asset>.deb"
sudo apt install legcord.deb
If your system reports missing dependencies, you can also use this fallback:
sudo dpkg -i <downloaded-file>.deb || sudo apt -f install
legcord-deb is available on pacstall
sudo bash -c "$(wget -q https://pacstall.dev/q/install -O -)" # Install pacstall if not installed
pacstall -I legcord-deb
Legcord is also available on the Extras repo
scoop bucket add extras # Ensure bucket is added first
scoop install legcord
Legcord is also available on the Homebrew Cask repo
brew install --cask legcord
Legcord is available via MacPorts
sudo port install legcord
You can also get Legcord running on FreeBSD by following these instructions.
Legcord is also available in Pi-Apps.
![]()
Check the releases tab for precompiled packages for Linux, Windows, and macOS.
Alternatively, you can run Legcord from source (NodeJS and pnpm) are required:
git clone https://github.com/Legcord/Legcord.gitpnpm install to install dependenciespnpm run buildpnpm run packageLegcord Settings button with a white Discord icon, you can also right click on the tray icon and click Open SettingsDiscord is trademark of Discord Inc. Legcord is not affiliated with or endorsed by Discord Inc. Legcord is not affiliated with or endorsed by ARM Limited.
$ claude mcp add Legcord \
-- python -m otcore.mcp_server <graph>