A custom discord client that supports streaming with audio on Linux.
Go to file
Malte Jürgens 8597416bb5
still not working
2022-07-16 22:28:16 +02:00
assets muh working 2022-07-16 20:41:26 +02:00
scripts still not working 2022-07-16 22:28:16 +02:00
src still not working 2022-07-16 22:28:16 +02:00
.gitignore Initial commit 2022-07-07 21:21:25 +02:00
CMakeLists.txt not working but better 2022-07-16 19:09:11 +02:00
README Initial commit 2022-07-07 21:21:25 +02:00
resources.qrc Initial commit 2022-07-07 21:21:25 +02:00
version muh working 2022-07-16 20:41:26 +02:00

README

-- Build instructions --

mkdir build
cd build
cmake ../
make

./discord-screenaudio


-- Tutorials and resources --

Qt online docs
https://doc.qt.io/