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 3fd237446f Merge branch 'main' of https://github.com/armcord/armcord 2021-11-07 15:12:44 +01:00
.github Update build.yml 2021-07-17 17:43:09 +02:00
.vscode Add VSCode Launch option 2021-05-05 13:27:01 +02:00
build 2.6.0 2021-11-01 11:47:32 +01:00
mods/cumcord 2.6.0 2021-11-01 11:47:32 +01:00
utils 2.7.0 - Test 2021-11-07 15:12:42 +01: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
.gitmodules 2.6.0 2021-11-01 11:47:32 +01:00
LICENSE Update LICENSE 2021-05-21 19:20:30 +02:00
README.md Update some stuff in readme 2021-11-01 21:48:21 +01:00
ac_icon_transparent.png 2.6.0 2021-11-01 11:47:32 +01:00
ac_plug.ico 2.6.0 2021-11-01 11:47:32 +01:00
ac_plug.png 2.6.0 2021-11-01 11:47:32 +01:00
build.sh Update build script for easier development on Linux 2021-07-14 18:45:57 +02:00
index.html 2.7.0 - Test 2021-11-07 15:12:42 +01:00
main.js 2.7.0 - Test 2021-11-07 15:12:42 +01: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 2.7.0 - Test 2021-11-07 15:12:42 +01:00
package.json 2.7.0 - Test 2021-11-07 15:12:42 +01:00
preload.js 2.7.0 - Test 2021-11-07 15:12:42 +01: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 Cumcord for custom themes and plugins!

How to run/install it?

Check releases tab for precompiled packages for Linux, Windows and Mac OS (experimental). Alternatively you can run ArmCord from source (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 Cumcord for themes and plugins. But no one ever got banned from using ArmCord or Cumcord. If you wish to remove Cumcord, you can find it in your mods folder.

2.How does this work?

-We are using official web app and adding Cumcord 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 (Mac OS is broken see #48), Linux as long as it has NodeJS, npm and Electron support.

4.Code is big spaghetti.

-I'm aware. I'm slowly rewriting everything.

Credits

ArmCord UI Elements and few features
Cumcord
GooseMod Extension
electron-discord-webapp
custom-electron-titlebar
electron-localshortcut
electron-builder