8000 GitHub - RayshenOmega/ArmCord: ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight.

License

Notifications You must be signed in to change notification settings

RayshenOmega/ArmCord

 
 

Repository files navigation

Legcord

Features

  • Standalone client

    Legcord is built as a standalone client and doesn't rely on the original Discord client in any way.

  • Various mods built-in

    Enjoy Vencord, Equicord, Shelter and their many features, or have a more vanilla experience, it's your choice!

  • Themes

    Legcord natively supports theming of the entire app, you can easily import BetterDiscord themes and manage them

  • Made for Privacy™

    Legcord automatically blocks all of Discord's trackers; even without any client mods, you can feel safe and secure!

  • Supports Rich Presence

    Unlike other clients, Legcord supports rich presence (game activity) out of the box thanks to arRPC.

  • Mobile support

    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.

  • Much more stable

    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.

  • Cross-platform support!

    Legcord was originally created for AArch64 Linux devices since Discord doesn't support them. We soon decided to support every platform that Electron supports!

How to run/install it?

Packaging status

Packaging status

Windows

Get the .exe installer

winget install --id=smartfrigde.Legcord  -e

Flatpak

Not available yet.

Debian, Ubuntu and Raspbian repository

Not available yet.

Snap package

Get it from the Snap store

Scoop package

Legcord is also available on the Extras repo

scoop bucket add extras # Ensure bucket is added first
scoop install legcord

AUR Package

Homebrew repository

Legcord is also available on the Homebrew Cask repo

brew install --cask legcord

FreeBSD

You can also get Legcord running on FreeBSD by following these instructions.

Pi-Apps

Not available yet.

Pre-built binaries

Check the releases tab for precompiled packages for Linux, Windows, and macOS.

Compiling

Alternatively, you can run Legcord from source (NodeJS and pnpm) are required:

  1. Clone Legcord repo: git clone https://github.com/Legcord/Legcord.git
  2. Run pnpm install to install dependencies
  3. Build with pnpm run build
  4. Compile/Package with pnpm run package

FAQ