A open-source discord desktop client specializing on privacy and customizability
The official discord client is not that bad and it's possible for improvement. Modifications like Vencord or BetterDiscord are really nice projects that definitely improve the overall experience using the official client.
But here's why I am building a custom discord client:
- Completely made from scratch, improving overall performance
- Overall everything is customizable and has no risk of breaking after an update
- Direct plugin support (not implemented yet)
- Just for fun. This entire project is just a hobby.
Of course, not everything will implemented exactly or in some way just like the official client, but that's the goal. Feature requests are always welcome, because I want to improve the client for everyone.
To get started developing for WaveCord, you'll need to clone the project and install everything what's needed.
-
Clone the repo
git clone https://github.com/ZickZenni/WaveCord.git
-
Install NPM packages
npm install
-
Enter your Token in the
user
fileWindows: %APPDATA%/WaveCord/user
Linux: ~/.config/WaveCord/user
Mac: ~/Library/Application Support/WaveCord/user
Distributed under the MIT License. See MIT License for more information.
Calvin Rohloff - @zickzenni - zickzenni@gmail.com
Project Link: https://github.com/ZickZenni/WaveCord