zi-l / ars

通过adb和ffplay进行安卓投屏的工具/adb screening via ffplay(https://github.com/FFmpeg/FFmpeg)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ars

license release

Ars is a tool screening android devices via adb and ffplay (a minimalistic multimedia player of ffmpeg).

Requirements

Manual

Installation

Download release file xxx.zip, extract to anywhere, and then run ars.exe

Usage

There's three buttons on the widget.

  • Start button on the right side. Click to detect connected devices or start screening once some of devices selected.
  • Stop button in the middle. Click to stop all screening but adb process.
  • Kill button on the left side. Click to kill adb and ffplay processes.

Initial layout

ars

Select(green one) to start

select

Limitation

  • Ars only support screening via USB connection. WIFI screening is not being implemented so far.
  • Ars only screening android device, it's not possible to control android device through screening.

Copyright

  • The icons used by Ars come from Iconfont, thence consent of the author is required when Ars is used for commercial purposes.
  • Ars relies on adb and ffmpeg, make sure you are fully comprehending the licenses of them.

About

通过adb和ffplay进行安卓投屏的工具/adb screening via ffplay(https://github.com/FFmpeg/FFmpeg)

License:MIT License


Languages

Language:Python 100.0%