Coding-Bunker / unofficial-discord-client

Unofficial client for discord build in C++ with Qt.
MIT License
48 stars 9 forks source link
client cpp discord discord-client hacktoberfest qt unofficial-client

unofficial-discord-client

Build Linux Build W10 Build MacOS

Description

The main purpose of this client is to be a desktop application fast and simple to use in order to replace the official application. Is a community project and anyone can help with issues, feedback or coding. The purpose is to learn how manage desktop application in C++ with Qt framework using public API provided by discord.

Build

cmake -S . -B build
cmake --build build 

Run

build/src/bin/unofficial-discord-client 

Features