A relatively simple user interface in pyqt5 for UNIX systems
scrcpy-pyqtgui
A relatively simple user interface in pyqt5 for UNIX systems
Requirements:
You can install them with
sudo apt-get install scrcpy python3 python3-pip adb
pip3 install PyQt5
Usage
To run the program you can use the following command in the terminal inside the folder
python3 main.py
GitHub