Skip to content

Releases: Netphantom-OG/scrcpy-wireless

SCRCPY Wireless Launcher v2.0.0

24 Aug 00:45
19aba36

Choose a tag to compare

📢 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

  1. Download SCRCPY Wireless Launcher V2 from [Releases](https://github.com/netphantom-og/scrcpy-wireless/releases).
  2. Download the official scrcpy binaries for your OS and place them inside the scrcpy/ folder.
  3. Run the launcher (Run-ScrcpyWireless.bat on Windows or ./scrcpy-wireless.sh on 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


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

22 Aug 12:25
09a46f9

Choose a tag to compare


📦 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

  1. Download 👉 [scrcpy-wireless-v1.0.0.zip](https://github.com/netphantomog/scrcpy-wireless/releases/latest/download/scrcpy-wireless-v1.0.0.zip)
  2. Extract to: C:\scrcpy-wireless\
  3. Connect your phone with USB once (first time only).
  4. 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