/unofficial-discord-client

Unofficial client for discord build in C++ with Qt.

Primary LanguageC++MIT LicenseMIT

unofficial-discord-client

Build

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

  • Qt min version 6.0.0
  • CMake min version 3.16.3
cmake -S . -B build
cmake --build build 

Run

build/src/bin/unofficial-discord-client 

Features

  • Settings (Ctrl + S)