blob: 1c59e1fa863ff0145d347b08370c5aae5db5da37 (
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 / QML.
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
|