Skip to content

Latest commit

 

History

History
44 lines (37 loc) · 1.86 KB

README.md

File metadata and controls

44 lines (37 loc) · 1.86 KB

Python MutiScrcpy Client

This package allows you to view and control android device in realtime.

demo png

Note: This gif is compressed and experience lower quality than actual.

How to use

To begin with, you need to install this package via pip:

pip install "muti-scrcpy-client[ui]"

Then, you can start py-muti-scrcpy to view the demo:

Note: you can ignore [ui] if you don't want to view the demo ui

Document

Here is the document GitHub page: Documentation Also, you can check scrcpy_ui/main.py for a full functional demo.

Reference & Appreciation