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 e7ae65bfbb Theme Manager Stuff 2021-07-17 17:25:25 +02:00
.github Update build.yml 2021-07-01 11:40:37 +02:00
.vscode Add VSCode Launch option 2021-05-05 13:27:01 +02:00
build Add files via upload 2021-06-30 16:09:32 +02:00
utils updates 2021-07-15 15:45:56 +02:00
.gitattributes Github Stuff 2021-05-01 14:41:01 +02:00
.gitignore the shit is broken + new building system 2021-06-29 17:23:52 +02:00
LICENSE Update LICENSE 2021-05-21 19:20:30 +02:00
README.md remove bloat 2021-06-26 21:02:50 +02:00
build.sh Update build script for easier development on Linux 2021-07-14 18:45:57 +02:00
discord.ico Sexierer titlebar and official UI changes 2021-05-04 11:38:20 -04:00
discord.png Fixed icon, added support server hotkey, and fixed some CSS 2021-05-08 10:55:23 -04:00
index.html Added channels (settings.json) 2021-05-28 12:00:30 -04:00
main.js Theme Manager Stuff 2021-07-17 17:25:25 +02:00
manager.css Theme Manager Stuff 2021-07-17 17:25:25 +02:00
manager.html Theme Manager Stuff 2021-07-17 17:25:25 +02:00
package-lock.json Merge branch 'main' into canary 2021-07-17 17:23:06 +02:00
package.json updates 2021-07-15 15:45:56 +02:00
preload.js the shit is broken + new building system 2021-06-29 17:23:52 +02:00

README.md

Arm with a Cord

ArmCord is a custom alternative Discord client made for people on lower-end devices and ARM architecture that want custom Discord experience. It uses GooseMod for custom themes and plugins!

How to run/install it?

Check releases tab for precompiled deb(ARM64), rpm(ARM64), tar.gz(ARM64), Windows builds. Alternative (npm, nodejs required):
1.Run npm install
2.Run npm start
3.Compile/Package with npm run make

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 as of now

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 and few features
GooseMod
GooseMod Extension
update.rocks
electron-discord-webapp
custom-electron-titlebar
electron-localshortcut
electron-forge