================================================================================
scrcpy (scrcpy-windows) - Version: main
Display and control your Android device
================================================================================

Package Contents:
- scrcpy / scrcpy.exe  : Main application executable
- scrcpy-server / .jar : Android server component (pushed automatically to device)
- adb / adb.exe        : Android Debug Bridge tool
- Runtime Libraries    : Pre-bundled FFmpeg, SDL2, libusb, dav1d (zero external install needed)

Usage:
  1. Enable USB debugging on your Android device (Settings -> Developer Options).
  2. Connect your device via USB.
  3. Run scrcpy:
     - Windows: Double-click scrcpy.exe (or scrcpy-console.bat)
     - Linux/macOS: Open terminal in this folder and run: ./scrcpy

For full documentation, audio settings, and shortcuts:
  https://github.com/Genymobile/scrcpy
