• v0.7.0 7739ea515d

    oss released this 2026-07-16 16:47:07 +02:00 | 4 commits to main since this release

    ScrcpyManager 0.7.0

    New

    • Copy device screenshot to clipboard — press ⌘⇧S (or the new camera button in the session header) to capture a full-resolution screenshot straight from the device and copy it to the Mac clipboard. Works in both the attached pane and the detached window, and pastes into any app (PNG + TIFF).

    The capture uses adb exec-out screencap -p, so it's a clean image from the device — independent of the H.264 mirror stream and free of compression artifacts. Distinct from the existing ⌘C / ⌥C, which mirror the device's own clipboard.

    Downloads