Tested on Debian
Tested on macOS Sequoia
Probably won't work
Install ADB
sudo apt install adb
Install scrcpy
git clone https://github.com/Genymobile/scrcpy
cd scrcpy
./install_release.sh
Run Scrcpy Tools
git clone https://github.com/JCionx/scrcpy-tools
cd scrcpy-tools
pip install -r requirements.txt
python3 main.py
Install ADB
brew install adb
Install scrcpy
brew install scrcpy
Download the dmg from the releases
- Enable
Developer Modeon your phone - Enable
USB DebugginginDeveloper Options - Connect your Android phone with a cable to your computer
- Run Scrcpy Tools and choose any action
- On your Android Phone check
Always Trust from this computerthen clickTrust
- Disconnect all devices from Scrcpy Tools by clicking on
File > Restart ADB Server - Go to
File > Pair wireless device - Enable
Developer Modeon your phone - Enable and open
Wireless debugginginDeveloper Options - Click
Pair device with pairing code - Type the text under
IP address & Porton Scrcpy Tools
- Type the pairing code on Scrcpy Tools

- Type the Wireless debugging port on Scrcpy Tools


