No description
Find a file
Malte Jürgens e462dc2990
fix
2022-07-14 14:43:52 +02:00
assets fix 2022-07-14 14:43:52 +02:00
src fix 2022-07-14 14:43:52 +02:00
.gitignore Initial commit 2022-07-07 21:21:25 +02:00
CMakeLists.txt Implement Stream Dialog 2022-07-09 22:07:14 +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

-- Build instructions --

mkdir build
cd build
cmake ../
make

./discord-screenaudio


-- Tutorials and resources --

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