Alex313031 / ArmCord-Win7

ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. Windows 7/8/8.1 builds.
https://github.com/Alex313031/ArmCord-Win7
Open Software License 3.0
18 stars 1 forks source link
armcord discord discord-js discord-rich-presence discord-rpc electron windows-7 windows7 windows7-8

ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight.
Windows 7/8/8.1 Builds!

Features

How to run/install it?

Packaging status

Packaging status

Windows

Download ArmCord

If you're using an older version of Windows, you need to use pre-built installers.

Flatpak

Download on Flathub

Debian, Ubuntu and Raspbian repository

ArmCord is available on our official repositories for apt package manager. By using this method you'll receive automatic updates and get all the dependencies. Run the following commands to install ArmCord from them:

curl -fsSL https://apt.armcord.app/public.gpg | sudo gpg --dearmor -o /usr/share/keyrings/armcord.gpg
echo "deb [arch=$(dpkg --print-architecture) signed-by=/usr/share/keyrings/armcord.gpg] https://apt.armcord.app/ stable main" | sudo tee /etc/apt/sources.list.d/armcord.list
sudo apt update
sudo apt install armcord

If you previously used old ArmCord apt repo, here's how you can remove it:

sudo rm /etc/apt/sources.list.d/armcord.list
sudo rm /usr/share/keyrings/armcord.gpg
sudo apt update

Snap package

ArmCord is also available on the Snap store here.

Get it from the Snap Store

Similar to armcord-git on AUR, you can install the latest dev builds through snaps by running this command:

sudo snap install armcord --channel=latest/edge

Snapd will automatically update the app including developer builds.

Winget Package

ArmCord is also available on the winget-pkgs repository:

winget install ArmCord.ArmCord

Scoop package

ArmCord is also available on Scoop extras repo:

scoop bucket add extras
scoop install armcord

AUR Package

ArmCord is also available on the Arch User Repository (AUR):

Install it via an AUR helper tool like yay.

Example: yay -S armcord-bin

Homebrew repository

ArmcCord also has a homebrew repository

brew tap armcord/armcord
brew install --cask armcord

FreeBSD

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

Pi-Apps

ArmCord is also available in Pi-Apps.
badge

Pre-built binaries:

Check the releases tab for precompiled packages for Linux, Windows, and Mac OS. Alternatively, use our Sourceforge mirror.
Download ArmCord

Compiling:

Alternatively, you can run ArmCord from source (NodeJS, pnpm, and rust toolchain are required):

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

FAQ

Do you have a support Discord?

Will I get banned for using this?

Can I use this on anything other than ARM?

How can I access the settings?

How does this work?

Why is macOS support lacking?

Where can I find the source code?

Where can I translate this?

Credits

Discord is trademark of Discord Inc. ArmCord is not affiliated with or endorsed by Discord Inc.