From 0d1e174d605aa25c70b59662299b756ce9c0d401 Mon Sep 17 00:00:00 2001 From: The_BadUser Date: Thu, 7 Jul 2022 19:25:04 +0200 Subject: [PATCH 1/7] Added translation using Weblate (Russian) --- assets/lang/ru-RU.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 assets/lang/ru-RU.json diff --git a/assets/lang/ru-RU.json b/assets/lang/ru-RU.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/assets/lang/ru-RU.json @@ -0,0 +1 @@ +{} From c4aba0bc1bf76afcc4c28f8541a687488e687193 Mon Sep 17 00:00:00 2001 From: KayoticCarnige Date: Thu, 7 Jul 2022 15:36:11 +0000 Subject: [PATCH 2/7] Translated using Weblate (English (United States)) Currently translated at 100.0% (28 of 28 strings) Translation: ArmCord/ArmCord Translate-URL: https://hosted.weblate.org/projects/armcord/armcord/en_US/ --- assets/lang/en-US.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/lang/en-US.json b/assets/lang/en-US.json index c1301c9..e598f49 100644 --- a/assets/lang/en-US.json +++ b/assets/lang/en-US.json @@ -25,6 +25,6 @@ "settings-prfmMode-performance": "Performance", "settings-prfmMode-battery": "Battery", "settings-none": "None", - "settings-save": "Save settings", + "settings-save": "Save Settings", "settings-updater": "Check for updates" } From 249619419fdda911d134fff666c27c41d4a628fd Mon Sep 17 00:00:00 2001 From: Azhar Pusparadhian Date: Thu, 7 Jul 2022 11:47:06 +0000 Subject: [PATCH 3/7] Translated using Weblate (Indonesian) Currently translated at 100.0% (28 of 28 strings) Translation: ArmCord/ArmCord Translate-URL: https://hosted.weblate.org/projects/armcord/armcord/id/ --- assets/lang/id-ID.json | 56 +++++++++++++++++++++--------------------- 1 file changed, 28 insertions(+), 28 deletions(-) diff --git a/assets/lang/id-ID.json b/assets/lang/id-ID.json index f0535d3..e09518f 100644 --- a/assets/lang/id-ID.json +++ b/assets/lang/id-ID.json @@ -1,30 +1,30 @@ { - "loading_screen_start": "Starting ArmCord…", - "loading_screen_offline": "You appear to be offline. Please connect to the Internet and try again.", - "loading_screen_update": "A new version of ArmCord is available. Please update to the latest version.", - "setup_question1": "Select what kind of setup you want to perform:", - "setup_question1_answer1": "Express setup", - "setup_question1_answer2": "Full setup", - "setup_question2": "Choose your Discord channel/instance:", - "setup_offline": "You appear to be offline. Please connect to the Internet and restart the ArmCord setup.", - "setup_question3": "Should ArmCord handle client mods installation?", - "yes": "Yes", - "no": "No", - "next": "Next", - "setup_question4": "Select a client mod you want to install:", - "setup_question4_clientmodnotice": "Why not all of them? Having many client mods at the same time can cause issues. If you really want to do it though, check our documentation.", - "settings-theme": "ArmCord Theme:", - "settings-theme-default": "Default", - "settings-theme-native": "Native", - "settings-tray": "Minimize to tray", - "settings-patches": "Automatic Patches", - "settings-channel": "Discord channel:", - "settings-invitewebsocket": "discord.gg support", - "settings-mod": "Client mod:", - "settings-save": "Save settings", - "settings-updater": "Check for updates", - "settings-prfmMode": "Performance mode:", - "settings-prfmMode-performance": "Performance", - "settings-prfmMode-battery": "Battery", - "settings-none": "None" + "loading_screen_start": "memulai ArmCord…", + "loading_screen_offline": "tampaknya anda sedang offline. Silahkan sambungkan ke internet dan coba lagi.", + "loading_screen_update": "versi terbaru ArmCord tersedia. Silahkan perbaharui ke versi terbaru.", + "setup_question1": "pilih jenis pengaturan yang ingin anda tampilkan:", + "setup_question1_answer1": "pengaturan cepat", + "setup_question1_answer2": "pengaturan penuh", + "setup_question2": "pilih saluran Discord anda/instansi:", + "setup_offline": "tampaknya anda sedang offline. silahkan sambungkan ke internet dan muat ulang ArmCord.", + "setup_question3": "bolehkah ArmCord menangani pemasangan mods klien?", + "yes": "iya", + "no": "tidak", + "next": "berikutnya", + "setup_question4": "Pilih mod klien yang ingin anda pasang:", + "setup_question4_clientmodnotice": "kenapa tidak semuanya? memiliki mod klien lebih saat bersamaan bisa menyebabkan masalah. jika anda tetap ingin melakukannya, cek di Discord kami.", + "settings-theme": "Tema ArmCord:", + "settings-theme-default": "Bawaan", + "settings-theme-native": "asli", + "settings-tray": "kecilkan ke tray", + "settings-patches": "Patch otomatis", + "settings-channel": "Saluran Discord:", + "settings-invitewebsocket": "mengajak soket web", + "settings-mod": "klien mod:", + "settings-save": "simpan pengaturan", + "settings-updater": "periksa pembaharuan", + "settings-prfmMode": "mode kinerja:", + "settings-prfmMode-performance": "kinerja", + "settings-prfmMode-battery": "Baterai", + "settings-none": "tidak ada" } From e59c074230a0024424ea5982edad0d65f93e38cc Mon Sep 17 00:00:00 2001 From: Anonymous Date: Thu, 7 Jul 2022 17:25:05 +0000 Subject: [PATCH 4/7] Translated using Weblate (Russian) Currently translated at 100.0% (0 of 0 strings) Translation: ArmCord/ArmCord Translate-URL: https://hosted.weblate.org/projects/armcord/armcord/ru/ --- assets/lang/ru-RU.json | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/assets/lang/ru-RU.json b/assets/lang/ru-RU.json index 0967ef4..e598f49 100644 --- a/assets/lang/ru-RU.json +++ b/assets/lang/ru-RU.json @@ -1 +1,30 @@ -{} +{ + "loading_screen_start": "Starting ArmCord…", + "loading_screen_offline": "You appear to be offline. Please connect to the Internet and try again.", + "loading_screen_update": "A new version of ArmCord is available. Please update to the latest version.", + "setup_question1": "Select what kind of setup you want to perform:", + "setup_question1_answer1": "Express Setup", + "setup_question1_answer2": "Full Setup", + "setup_offline": "You appear to be offline. Please connect to the internet and restart ArmCord.", + "setup_question2": "Choose your Discord channel/instance:", + "setup_question3": "Should ArmCord handle client mods installation?", + "yes": "Yes", + "no": "No", + "next": "Next", + "setup_question4": "Select a client mod you want to install:", + "setup_question4_clientmodnotice": "Why not all of them? Having many client mods at the same time can cause issues. If you really want to do it though, check our Discord.", + "settings-theme": "ArmCord theme:", + "settings-theme-default": "Default", + "settings-theme-native": "Native", + "settings-tray": "Minimize to tray", + "settings-patches": "Automatic Patches", + "settings-channel": "Discord channel:", + "settings-invitewebsocket": "Invite Websocket", + "settings-mod": "Client mod:", + "settings-prfmMode": "Performance mode:", + "settings-prfmMode-performance": "Performance", + "settings-prfmMode-battery": "Battery", + "settings-none": "None", + "settings-save": "Save Settings", + "settings-updater": "Check for updates" +} From 46a3f3e17b8ba442abdf51e99b1791c968c01987 Mon Sep 17 00:00:00 2001 From: KayoticCarnige <32397453+kckarnige@users.noreply.github.com> Date: Thu, 7 Jul 2022 15:31:29 -0400 Subject: [PATCH 5/7] Update README.md --- README.md | 55 +++++++++++++++++++++++++++++++------------------------ 1 file changed, 31 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 37942d8..841d3cc 100644 --- a/README.md +++ b/README.md @@ -1,34 +1,34 @@
- -
ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight. + +
ArmCord is a custom Discord client designed to work on any pc and enhance your Discord experience.
# Features - **Standalone client** - ArmCord is built as standalone client, it doesn't rely on original Discord client. + ArmCord is built as a standalone client and doesn't rely on the original Discord client in anyway. - **Various mods built in** - Explore Cumcord/GooseMod/Flicker plugins and their features! + Enjoy Cumcord, GooseMod, Flicker, and their many features, or have a more vanilla experience, it's your choice! -- **Made for Privacy** +- **Made for Privacy™** - ArmCord automatically blocks Discord's trackers. + ArmCord automatically blocks all of Discord's trackers; even without any client mods you can feel safe and secure! -- **Faster than normal Discord app** +- **Much more stable** - ArmCord is using newer Electron than stock Discord app. This usually means increased performance and more stable experience. + ArmCord is using a newer build of Electron than the stock Discord app. This means you can have a much more stable and secure experience, along with slightly better performance. -- **Designed to work anywhere** +- **Cross-platform support!** - ArmCord was initially created in mind to run on Arm64 Linux devices. We soon expanded our support to more platforms. We plan to support every platform that [Electron supports](https://www.electronjs.org/docs/latest/tutorial/support#supported-platforms). + ArmCord was originally created for ARM64 Linux devices, since Discord doesn't support them. We soon decided to support every platform that [Electron supports](https://github.com/electron/electron#platform-support)! # How to run/install it? ### Recommended: @@ -48,8 +48,10 @@ ArmCord is also available on the Snap store [here](https://snapcraft.io/armcord) ### Pi-Apps ArmCord is also available in [Pi-Apps](https://github.com/Botspot/pi-apps). [![badge](https://github.com/Botspot/pi-apps/blob/master/icons/badge.png?raw=true)](https://github.com/Botspot/pi-apps) -### Manual: - Alternatively you can run ArmCord from source (npm, nodejs required): + + +### Compiling: + Alternatively you can run ArmCord from source (NodeJS and npm required): 1. Clone ArmCord repo: `git clone https://github.com/ArmCord/ArmCord.git` 2. Run `npm install` to install dependencies 3. Build with `npm run build` @@ -57,24 +59,29 @@ ArmCord is also available in [Pi-Apps](https://github.com/Botspot/pi-apps). # FAQ -## 1. Will I get banned from using it? +## Will I get banned for using this? +- You are breaking [Discord ToS](https://discord.com/terms#software-in-discord%E2%80%99s-services) by using ArmCord, but no one has been banned from using it or any of the client mods included. - - You are breaking Discord ToS if you decided to use client mods. But no one ever got banned from using ArmCord or any of the client mods included. If you wish to remove mods, check our documentation. -## 2. How does this work? +## Can I use this on anything other than ARM? +- Yes! ArmCord should work normally under Windows, MacOS and Linux as long as it has Electron support. - - We are using official web app and adding some magic powder to make it all work! -## 3. Can I use this on other architectures or operating systems? +## How does this work? +- We are using the official web app and adding some magic powder to make it all work! + +## Where can I find the source code? +- The source code is on [GitHub](https://github.com/ArmCord/ArmCord/). + +## Where can I translate this? +- Translations are done using our [Weblate page](https://hosted.weblate.org/projects/armcord/armcord/). They're pushed to this [repo](https://github.com/ArmCord/i18n). - - Yes! ArmCord should work normally under Windows, Mac OS and Linux as long as it has NodeJS, npm and Electron support. -## 4. Where can I translate this? - - Translations are done using our [Weblate page](https://hosted.weblate.org/projects/armcord/armcord/). They're pushed to this [repo](https://github.com/ArmCord/i18n). # Credits -[ArmCord UI Elements and few features](https://github.com/kckarnige) +[ArmCord UI design, branding, and a few features](https://github.com/kckarnige) [Cumcord](https://github.com/Cumcord/Cumcord) -[GooseMod](https://github.com/GooseMod/GooseMod) -[GooseMod Extension](https://github.com/GooseMod/extension) +[GooseMod](https://github.com/GooseMod/GooseMod) +[GooseMod Extension](https://github.com/GooseMod/extension) +[FlickerMod](https://github.com/FlickerMod) [electron-discord-webapp](https://github.com/SpacingBat3/electron-discord-webapp) -[custom-electron-titlebar (css only)](https://github.com/AlexTorresSk/custom-electron-titlebar) +(Pre v3.0.6) [custom-electron-titlebar](https://github.com/AlexTorresSk/custom-electron-titlebar) [electron-builder](https://electron.build) [OpenAsar](https://github.com/GooseMod/OpenAsar) # Sponsors From 161b18a725fe4c99e393b8361b5c9382d3802db6 Mon Sep 17 00:00:00 2001 From: KayoticCarnige <32397453+kckarnige@users.noreply.github.com> Date: Thu, 7 Jul 2022 16:36:09 -0400 Subject: [PATCH 6/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 841d3cc..99e85d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
- +
ArmCord is a custom Discord client designed to work on any pc and enhance your Discord experience.
From 1d916df998697bb73f33c5204dd6ac2c139a1b2e Mon Sep 17 00:00:00 2001 From: KayoticCarnige <32397453+kckarnige@users.noreply.github.com> Date: Thu, 7 Jul 2022 19:53:17 -0400 Subject: [PATCH 7/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 841d3cc..8aca84a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
-
ArmCord is a custom Discord client designed to work on any pc and enhance your Discord experience. +
ArmCord is a custom Discord client designed to run smoother and enhance your Discord experience.
# Features