No description
Find a file
2022-07-07 21:21:25 +02:00
assets Initial commit 2022-07-07 21:21:25 +02:00
src Initial commit 2022-07-07 21:21:25 +02:00
.gitignore Initial commit 2022-07-07 21:21:25 +02:00
CMakeLists.txt Initial commit 2022-07-07 21:21:25 +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/