Demo Link - https://youtu.be/4Ekq0yu94d0
A powerful and easy-to-use screen mirroring and controlling application built with scrcpy, Electron.js, and ADB. This app allows you to mirror your Android device's screen to your computer and control it seamlessly.
- Screen Mirroring: Mirror your Android device's screen to your computer.
- Full Control: Control your Android device using your computer's keyboard and mouse.
- High Performance: Low latency and high frame rate.
- Cross-Platform: Works on Windows, macOS, and Linux.
- Clone the repository:
git clone https://github.com/Shelbybosss/MobileScreenMirroringPC-Control-Application-.git
cd MobileScreenMirroringPC-Control-Application
- Install dependencies:
npm install
- Start the application:
npm run start
- Package the application:
npm run package
- Connect your Android device to your computer via USB.
- Ensure that USB debugging is enabled on your Android device.
- Launch the application using npm start or run the packaged application.
- Enjoy seamless screen mirroring and control.