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 21fb6e8d93 Titlebar fix + tray + minor code improvements 2021-12-26 19:58:05 +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
assets Titlebar fix + tray + minor code improvements 2021-12-26 19:58:05 +01:00
src Titlebar fix + tray + minor code improvements 2021-12-26 19:58:05 +01:00
.gitignore Fix CLI Building 2021-07-15 20:43:03 +02:00
README.md Initial source code upload 2021-12-24 22:56:49 +01:00
package-lock.json Titlebar fix + tray + minor code improvements 2021-12-26 19:58:05 +01:00
package.json Titlebar fix + tray + minor code improvements 2021-12-26 19:58:05 +01:00
tsconfig.json Initial source code upload 2021-12-24 22:56:49 +01:00

README.md

THIS IS EXPERIMENTAL REWRITE CODE

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