blob: d97eb1c270b3914f337d89d9da45c82f3eec62d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
# Remote-Support-Desktop
This is a remote-support App for the desktop using Qt Quick
Installation of dev-environment
-------------------------------
1. Install a Qt Creator and a few necessary packages
`sudo apt install qtcreator qt5-default qmlscene qtdeclarative5-dev`
2. Import the project into Qt Creator
3. ???
4. Profit
|