A custom Discord client made for people who want a Discord client for Arm64 systems, or for those who just want a lighter alternative or simply want a standalone Discord client.
Go to file
smartfridge 338a19b366
Create codeql-analysis.yml
2021-05-01 16:03:38 +02:00
.github Create codeql-analysis.yml 2021-05-01 16:03:38 +02:00
goosemod Add files via upload 2021-03-20 14:02:37 -05:00
.gitattributes Github Stuff 2021-05-01 14:41:01 +02:00
.gitignore Github Stuff 2021-05-01 14:41:01 +02:00
LICENSE Change 2020 to 2021 2021-05-01 15:31:53 +02:00
README.md Update README.md 2021-05-01 15:46:53 +02:00
index.html Rewrite 2021-05-01 14:41:12 +02:00
main.js Rewrite 2021-05-01 14:41:12 +02:00
package-lock.json Update package-lock.json 2021-05-01 15:46:49 +02:00
package.json Bump custom-electron-titlebar from 3.2.5 to 3.2.6 2021-05-01 13:38:30 +00:00
preload.js Rewrite 2021-05-01 14:41:12 +02:00

README.md

armcord

Armcord is a custom Discord client for ARM Linux. It's goal is to bring a custom Discord client to ARM Architecture. It uses GooseMod for custom themes and plugins!

To run this you need:

nodejs, npm

How to run/install it?

1.Run npm install
2.Run npm start
Alternative: Download pre-compiled version from releases tab.

FAQ

1.Will I get banned from using it?

-You are breaking Discord ToS since we are using GooseMod for themes and plugins. But no one ever got banned from using ArmCord or GooseMod

2.How does this work?

-We are using official web app and adding GooseMod to it with some other tweaks.