- 🚩 Supports Most SCRCPY Flags
- 📱 Device Information • Get Model Information About the Active Device
- 📶 Wireless Connectivity • Connect to a Device on your WiFi Network
- 📦 Easily Manage Packages • Remove System Bloat Without Root
- 📂 File Manager • Download & Delete Files
- 💾 Partition Dumper • Coming Soon
- Windows Installer - Portable
- Linux Portable
- MacOS Build guide
NOTE: This is a community-provided method. Please do not report any issues you face, from using this method.
winget install Frontesque.scrcpy+
- WINDOWS: None; SCRCPY and ADB come packaged with the app in both the portable and installer versions.
- LINUX & Mac: Both SCRCPY & ADB need to be installed to your computer per your distro's instructions.
On macOS, you need to sync the dock path to the system path. You can do this by running the following command in your terminal:
launchctl setenv PATH $PATH
You can view the project that this is based off of here: https://github.com/Genymobile/scrcpy
Thanks a ton Genymobile!