GithubHelp home page GithubHelp logo

hammy275 / scrcpy-gui Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 3.0 84 KB

A GUI application written in Python for easily creating scrcpy sessions.

License: Apache License 2.0

Python 100.00%
scrcpy python3 android

scrcpy-gui's Introduction

scrcpy-gui

A tool allowing you to use scrcpy from a comfy GUI, without having to memorize any command-line parameters and to connect easily through Wi-Fi or USB!

The main interface for scrcpy-gui

Requirements

  • A system running Windows or Linux (untested on macOS, but it should work there)

If you're running on macOS and/or you're running from the .py file, you also need:

  • An installation of Python 3
  • scrcpy and adb added to PATH (on Linux this can be done by installing scrcpy from your distro's repositories such as the AUR or Snap's repositories and adb through something such as apt.)
  • PySimpleGUI installed (python3 -m pip install PySimpleGUI or python -m pip install PySimpleGUI)

Using

  • If you're using Windows or Linux, you can just go to the releases page, and download the latest release of the exe file.
  • If you're using the raw python file, you should be able to simply run the python file with a command such as: python3 main.py or python main.py (depending on if your default Python installation is Python 3 or not)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.