An open API service indexing awesome lists of open source software.

https://github.com/iandiv/guiscrcpyplusplus

GuiScrcpy++ is a graphical user interface for the scrcpy project, designed to enhance the user experience and simplify the use of scrcpy's powerful Android screen mirroring capabilities.
https://github.com/iandiv/guiscrcpyplusplus

scrcpy scrcpy-android scrcpy-gui windows windows-10 windows-11

Last synced: 3 months ago
JSON representation

GuiScrcpy++ is a graphical user interface for the scrcpy project, designed to enhance the user experience and simplify the use of scrcpy's powerful Android screen mirroring capabilities.

Awesome Lists containing this project

README

        

# GuiScrcpy++[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)

**GuiScrcpy++** is a graphical user interface for the [scrcpy](https://github.com/Genymobile/scrcpy) project, designed to enhance the user experience and simplify the use of scrcpy's powerful Android screen mirroring capabilities.

![explorer_FYJC9EmmGZ](https://github.com/iandiv/GuiScrcpyPlusPlus/assets/28383248/049c0162-f46f-49c7-a841-28ed4a4c981a)

## Getting Started

### Prerequisites

- [Scrcpy](https://github.com/Genymobile/scrcpy) must be installed on your system. Follow the scrcpy installation instructions for your platform.
## Download[![Latest Release](https://img.shields.io/github/v/release/iandiv/GuiScrcpyPlusPlus)](https://github.com/iandiv/GuiScrcpyPlusPlus/releases/latest)

You can download the latest release of GuiScrcpy++ from the [Releases](https://github.com/iandiv/GuiScrcpyPlusPlus/releases/latest) page.

## Usage

1. **Plug in your Android device:**
- Connect your Android device to your computer via USB.

2. **Ensure USB Debugging is enabled:**
- Make sure that USB debugging is enabled on your Android device.

3. **Select scrcpy path:**
- Open GuiScrcpy++ and select the path to the scrcpy folder.

4. **Verify scrcpy version:**
- GuiScrcpy++ should display the scrcpy version information.

5. **Check device detection:**
- Confirm that GuiScrcpy++ successfully detects your connected Android device.
- You shoud see your device model in **Device** section.

6. **Toggle the switch to start scrcpy:**
- Toggle the switch button in GuiScrcpy++ to start the scrcpy.

7. **Enjoy:**
- Mirror and control your Android device from your computer.

## Dependecies

### CustomComponent.dll

1.The `CustomComponent.dll` is available in the [Dependencies](https://github.com/iandiv/GuiScrcpyPlusPlus/tree/master/Dependencies) folder. Download it from [here](https://github.com/iandiv/GuiScrcpyPlusPlus/tree/master/Dependencies).

### WinBlur

1. **NuGet Package**: WinBlur can be easily obtained from NuGet Packages.

2. **GitHub Repository**: Alternatively, you can visit the [WinBlur GitHub repository](https://github.com/voidZiAD/WinBlur) for more information.

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE.txt) file for details.

## Acknowledgments

- [scrcpy](https://github.com/Genymobile/scrcpy): Special thanks to the scrcpy team for their fantastic work.

(c) 2024 | IanDiv