# guiscrcpy **Repository Path**: xiedou1/guiscrcpy ## Basic Information - **Project Name**: guiscrcpy - **Description**: A full fledged GUI integration for the most award winning open-source android screen mirroring system -- scrcpy located on https://github.com/genymobile/scrcpy/ by @rom1v - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-04-28 - **Last Updated**: 2025-03-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # guiscrcpy ![Linux](https://github.com/srevinsaju/guiscrcpy/workflows/Linux/badge.svg) ![Windows](https://github.com/srevinsaju/guiscrcpy/workflows/Windows/badge.svg) ![Mac OS](https://github.com/srevinsaju/guiscrcpy/workflows/Mac%20OS/badge.svg) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/fae1b0eabec24722929e055a88622e1b)](https://app.codacy.com/manual/srevinsaju/guiscrcpy?utm_source=github.com&utm_medium=referral&utm_content=srevinsaju/guiscrcpy&utm_campaign=Badge_Grade_Settings) [![Updates](https://pyup.io/repos/github/srevinsaju/guiscrcpy/shield.svg)](https://pyup.io/repos/github/srevinsaju/guiscrcpy/) [![Python 3](https://pyup.io/repos/github/srevinsaju/guiscrcpy/python-3-shield.svg)](https://pyup.io/repos/github/srevinsaju/guiscrcpy/) [![PyPI - Python Version](https://img.shields.io/pypi/pyversions/guiscrcpy?style=flat-square) ![PyPI](https://img.shields.io/pypi/v/guiscrcpy?style=flat-square) ![PyPI - Wheel](https://img.shields.io/pypi/wheel/guiscrcpy?style=flat-square) ![PyPI - Downloads](https://img.shields.io/pypi/dm/guiscrcpy?color=dark%20green&logo=PYPI&logoColor=Green&style=flat-square)](https://pypi.org/project/guiscrcpy) [![AUR version](https://img.shields.io/aur/version/guiscrcpy?label=Arch%20Linux%20Package&style=flat-square)](https://aur.archlinux.org/packages/guiscrcpy) [![Snap Status](https://build.snapcraft.io/badge/srevinsaju/guiscrcpy.svg)](https://build.snapcraft.io/user/srevinsaju/guiscrcpy) [![GitHub All Releases](https://img.shields.io/github/downloads/srevinsaju/guiscrcpy/total?style=flat-square)](https://github.com/srevinsaju/guiscrcpy/releases) [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) [![Twitter Follow](https://img.shields.io/twitter/follow/srevinsaju?style=social)](https://twitter.com/srevinsaju) [![GitHub followers](https://img.shields.io/github/followers/srevinsaju?label=srevin%20Saju&style=social)](https://github.com/srevinsaju) > **IMPORTANT** : `guiscrcpy` is a free and open source android screen mirroring system. The work on guiscrcpy is driven by the interest of users into it. Please feel free to let you know your thanks if this software helped you a lot, or if you like some more features to be included, and paticularly ... [![Become a Patron](https://c5.patreon.com/external/logo/become_a_patron_button.png)](https://www.patreon.com/srevinsaju?fan_landing=true) For beta Windows compiled executables, click [![Windows Executable](https://github.com/srevinsaju/guiscrcpy/workflows/Windows%20Executable/badge.svg)](https://github.com/srevinsaju/guiscrcpy/actions?query=+event%3Apush++is%3Asuccess+branch%3Amaster+workflow%3A%22Windows+Executable%22). Select the latest commit and download the artifact. For beta Linux compiled AppImages, click [![AppImage](https://github.com/srevinsaju/guiscrcpy/workflows/AppImage/badge.svg)](https://github.com/srevinsaju/guiscrcpy/actions?query=event%3Apush+branch%3Amaster+is%3Asuccess+workflow%3AAppImage+) and download the artifact. :tada: Thanks to @niess, guiscrcpy appimages are distributed for public use!! ![image of guiscrcpy](https://raw.githubusercontent.com/srevinsaju/guiscrcpy-docs/master/docs/screen3.png) guiscrcpy is a multiplatform, ready-to-use GUI layer for Android to PC screen mirroring written in the advancing programming language python3 for the most award winning open-source android screen mirroring system -- `scrcpy` located on `https://github.com/genymobile/scrcpy/` by [@rom1v](https://github.com/rom1v) ## Installation To install `guiscrcpy`, just type: ```bash python3 -m pip install guiscrcpy ``` in your terminal Alternatively, download the compiled EXE from the releases for Windows Operating Systems and AppImages for Linux OSes For more details on Installation instructions, head over to the Wiki ## Documentation All detailed information are clearly laid out in the Wiki. you might need to check that out