scrcpy+ Frontesque
winget install --id=Frontesque.scrcpy+ -e
A simple GUI for SCRCPY and other ADB functions
scrcpy+ Description
Primary Purpose: scrcpy+ is a graphical user interface (GUI) for SCRCPY and other ADB functions, designed to simplify interaction with Android devices by offering enhanced features and ease of use.
Key Features:
- Supports most SCRCPY flags, enabling advanced device interaction.
- Provides device information such as model details.
- Facilitates wireless connectivity for seamless device connection over WiFi.
- Offers multi-language support for a localized user experience.
- Includes SCRCPY and ADB on Windows for convenience; Linux and Mac users need to install separately.
Audience & Benefits: Ideal for developers, testers, and Android users seeking an intuitive interface. scrcpy+ benefits these users by reducing complexity, enhancing functionality through its GUI, and ensuring compatibility across platforms.
Installation: Available via winget for easy installation.
This description captures the essence of scrcpy+, highlighting its purpose, features, audience, and benefits in a clear and professional manner.
README
SCRCPY+

Downloads
THANKS FOR 100K DOWNLOADS
Click here to view all downloads
Features
- 🚩 Supports Most SCRCPY Flags
- 📱 Device Information • Get Model Information About the Active Device
- 📶 Wireless Connectivity • Connect to a Device on your WiFi Network
- 🗣️ Multi-Language Support • Use SCRCPY+ in your native language
Prerequisites
- 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
SCRCPY
You can view the project that this is based off of here: https://github.com/Genymobile/scrcpy
Thanks a ton Genymobile!