Releases: Netphantom-OG/scrcpy-wireless
SCRCPY Wireless Launcher v2.0.0
📢 Release Notes — SCRCPY Wireless Launcher V2
We’re excited to announce the V2 release of SCRCPY Wireless Launcher — the easiest way to mirror your Android device wirelessly on Windows, macOS, and Linux. 🚀
This update brings major improvements, smoother setup, and better cross-platform support.
✨ What’s New in V2
- 🔍 Smart Auto-Detection — Improved IP/device detection for seamless wireless connection.
- 🖥️ Cross-Platform Enhancements — Unified experience across Windows, macOS, and Linux with optimized scripts for each OS.
- ⚡ One-Click Launcher — Simplified batch/script files, now more reliable and beginner-friendly.
- 🗂️ Better Folder Structure — Cleaner organization for binaries, scripts, and icons.
- 🖠️ Improved Error Handling — Clearer messages and automatic troubleshooting suggestions.
- 💻 Architecture Awareness — Detects system type (x86/ARM) and launches the right binaries.
- 🎯 Shortcut Support — Easy creation of desktop/quick launch shortcuts for faster access.
- 🔒 Security Transparency — Improved documentation on why scrcpy/adb may trigger antivirus warnings and how to verify authenticity.
- 🌐 Optimized Wireless Setup — More stable WiFi connections and fallback to USB if needed.
🖥️ Compatibility
- Windows 7 → 11 (32-bit & 64-bit)
- macOS Catalina → Sonoma (Intel & Apple Silicon)
- Linux (Ubuntu, Debian, Fedora, Arch, etc.) — x86_64 & ARM64 supported
🚀 Upgrade Instructions
- Download SCRCPY Wireless Launcher V2 from [Releases](https://github.com/netphantom-og/scrcpy-wireless/releases).
- Download the official scrcpy binaries for your OS and place them inside the
scrcpy/folder. - Run the launcher (
Run-ScrcpyWireless.baton Windows or./scrcpy-wireless.shon macOS/Linux).
Once set up, you can mirror your phone wirelessly without needing USB every time! 🎉
🐛 Bug Fixes
- Fixed: “Device not found” errors on some Linux distributions.
- Fixed: Incorrect IP detection on multi-network setups.
- Fixed: PowerShell script execution policy issues on Windows.
- Fixed: macOS Gatekeeper blocking launcher scripts.
📌 Notes
- First connection still requires USB debugging via cable.
- Ensure your phone and PC are on the same WiFi network.
- Check the [Troubleshooting Guide](https://github.com/netphantom-og/scrcpy-wireless#-troubleshooting) for common issues.
⭐ V2 makes scrcpy wireless easier, faster, and more reliable than ever!
👉 Try it now and give feedback via [GitHub Issues](https://github.com/netphantom-og/scrcpy-wireless/issues).
SCRCPY Wireless Launcher v1.0.0
📦 SCRCPY Wireless Launcher v1.0.0
🚀 First official release of the one-click scrcpy wireless launcher!
Easily mirror and control your Android screen on PC wirelessly without typing commands.
✨ Features
- 🔌 One-click setup – No manual ADB commands needed
- 📡 Auto-detect phone IP – Connects wirelessly via ADB in seconds
- ⚡ Wireless scrcpy launch – No cable required after first setup
- 🖥️ Desktop shortcut – Double-click friendly launcher
- ✅ Troubleshooting checks – Detects common scrcpy / adb issues
📥 Download & Setup
- Download 👉 [scrcpy-wireless-v1.0.0.zip](https://github.com/netphantomog/scrcpy-wireless/releases/latest/download/scrcpy-wireless-v1.0.0.zip)
- Extract to:
C:\scrcpy-wireless\ - Connect your phone with USB once (first time only).
- Double-click Run-ScrcpyWireless.bat → done! 🎉
Now you can mirror your Android phone to your computer wirelessly (an alternative to Miracast, Vysor, or other screen mirroring tools).
📂 Included Files
C:\scrcpy-wireless
│ scrcpy-wireless.ps1
│ Run-ScrcpyWireless.bat
│ NOTICE.txt
│ README.md
│ scrcpy.ico
│
├── scrcpy
│ ├── adb.exe
│ ├── scrcpy.exe
│ ├── scrcpy-server.jar
│ └── ...
🐞 Troubleshooting
- “Device not found” → Reconnect USB once, then re-launch
- “Phone IP not detected” → Ensure phone is connected to WiFi
- “scrcpy.exe missing” → Confirm
scrcpy\folder exists
📜 Credits
- Built on scrcpy (Apache 2.0 License)
- Wireless launcher by [@netphantom.og](https://github.com/netphantom-og)