Metadata-Version: 2.1
Name: guiscrcpy
Version: 3.5
Summary: An Open Source - Fast - Android Screen Mirroring system.
Home-page: https://srevinsaju.github.io/guiscrcpy
Author: srevinsaju
Author-email: srevin03@gmail.com
License: GPL v3
Download-URL: https://github.com/srevinsaju/guiscrcpy/archive/master.zip
Description: <img src=https://github.com/srevinsaju/guiscrcpy/blob/master/guiscrcpy/ui/ui/guiscrcpy_logo.png width=25%>
        
        # 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)
        [![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)
        ![AUR version](https://img.shields.io/aur/version/guiscrcpy?label=Arch%20Linux%20Package&style=flat-square)
        [![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)
        
        [![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)
        ![GitHub followers](https://img.shields.io/github/followers/srevinsaju?label=srevin%20Saju&style=social)
        
        > **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)
        and download the artifact.
        
        For beta Linux compiled AppImages, click
        ![Build AppImage](https://github.com/srevinsaju/guiscrcpy/workflows/Build%20AppImage/badge.svg)
        and download the artifact.
        
        ![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
        
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Description-Content-Type: text/markdown
