-
ScrcpyManager 0.2.0 Stable
released this
2026-06-29 08:57:32 +02:00 | 13 commits to main since this releaseScrcpyManager 0.2.0
Wireless ADB
- Pair a device over Wi-Fi (one-time) via pairing code or QR code; QR auto-discovers the device over mDNS and pairs.
- Stable device identity (
ro.serialno) so sessions and per-device settings survive wireless port changes and unify a device across USB and Wi-Fi. - With Android 17 + adb 37 ("ADB Wi-Fi 2.0") a paired device on a trusted network reconnects automatically after a reboot of either side.
Bundled adb
- The app now ships its own
adb(Android SDK platform-tools) and keeps it up to date from Google's manifest — no separate adb install required. - Optional private adb server (off by default, so the app shares the standard server with Android Studio and other tools).
App and bundled adb are dev-signed (not notarized) — Gatekeeper may prompt on first launch.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
ScrcpyManager 0.1.0 Stable
released this
2026-06-26 13:15:57 +02:00 | 14 commits to main since this releaseNative macOS scrcpy client — first release.
Features:
- Live Android device list (adb) with hot-plug detection
- Hardware-decoded mirroring (H.264 / VideoToolbox)
- Detachable per-device windows (per-device and global auto-detach)
- Full mouse / keyboard / clipboard control with scrcpy device-action shortcuts (MOD = Option)
- Auto-connect option
- Built-in scrcpy-server updater (GitHub releases, checksum-verified)
Install: unzip and move ScrcpyManager.app to /Applications. Ad-hoc signed (local use); requires adb on PATH and an Android device with USB debugging.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads