Skip to content

zi-l/ars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.