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 4a1c39559a Add VSCode Launch option 2021-05-05 13:27:01 +02:00
.github Create codeql-analysis.yml 2021-05-01 16:03:38 +02:00
.vscode Add VSCode Launch option 2021-05-05 13:27:01 +02:00
goosemod Add Credits 2021-05-04 12:18:49 +02:00
utils Update updater.js 2021-05-05 12:35:25 +02:00
.gitattributes Github Stuff 2021-05-01 14:41:01 +02:00
.gitignore Add Electron Forge as dependency 2021-05-02 18:16:30 +02:00
LICENSE Change 2020 to 2021 2021-05-01 15:31:53 +02:00
README.md Update README.md 2021-05-04 17:45:14 +02:00
build.sh Update Build Script 2021-05-05 08:15:27 +02:00
discord.ico Sexierer titlebar and official UI changes 2021-05-04 11:38:20 -04:00
index.html Update index.html 2021-05-04 21:19:57 -04:00
main.js Fix behaviour when closed 2021-05-05 10:48:13 +02:00
package-lock.json New dependecy: electron-localshortcut 2021-05-04 12:08:21 +02:00
package.json Add a Tray Icon 2021-05-05 10:16:24 +02:00
preload.js Add a Tray Icon 2021-05-05 10:16:24 +02:00
renderer.js Sexierer titlebar and official UI changes 2021-05-04 11:38:20 -04: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!

How to run/install it?

Check releases tab for precompiled deb, rpm, tar.gz versions (arm64 only). Alternative (npm, nodejs required):
1.Run npm install
2.Run npm start

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.

3.Can I use this on other architectures or operating systems?

-Yes! ArmCord should work normally under Windows, Mac OS, Linux as long as it has NodeJS, npm and Electron support.

Credits

ArmCord UI Elements
GooseMod
GooseMod-Chrome
update.rocks
electron-discord-webapp
custom-electron-titlebar
electron-localshortcut
electron-forge