mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
32 lines
1.4 KiB
Markdown
32 lines
1.4 KiB
Markdown
|
|
# ArmCord 🦾🔌
|
|
Armcord is a custom alternative Discord client made originally for ARM Linux. It's goal is to bring a alternative Discord client. It uses [GooseMod](https://goosemod.com) 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`
|
|
|
|
|
|
# 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](https://github.com/kckarnige)
|
|
[GooseMod](https://github.com/GooseMod/GooseMod)
|
|
[GooseMod-Chrome](https://github.com/AAGaming00/GooseMod-chrome)
|
|
[update.rocks](https://www.update.rocks)
|
|
[electron-discord-webapp](https://github.com/SpacingBat3/electron-discord-webapp)
|
|
[custom-electron-titlebar](https://github.com/AlexTorresSk/custom-electron-titlebar)
|
|
[electron-localshortcut](https://github.com/parro-it/electron-localshortcut)
|
|
[electron-forge](https://www.npmjs.com/package/electron-forge)
|