No description
Find a file
2022-07-13 17:56:07 +02:00
assets Implement Stream Dialog 2022-07-09 22:07:14 +02:00
src close stream dialog with main window 2022-07-13 17:56:07 +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/