TUSSON / Amonitor

High frame rate low latency and free open source screen monitor for Android (like vysor).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Amonitor

  • Device tested on Android 6.0, 7.1, 8.1
  • PC tested on mac 10.13.3 and ubuntu 16.04
  • no root need
  • screen monitoring
  • keyboard/touch spport
  • navigation bar
  • rotate screen
  • auto install app and auto reconnect
  • Input events record and replay
  • screenshot, screen record
  • bit-rate, encode resolution config

What it is ?

High frame rate low latency and free open source screen monitor for Android (like vysor). Video Demo Demo Amonitor

Requirements

Installation

./amonitor.py

Generate App for OSX

rm -rf build dist && python setup.py py2app -A
mv dist/amonitor.app /Applications

Problems

  1. Latency too large, last frame not update.

Please enable floating window permission.

  1. The device's screen or touchscreen is bad, how to enable the permissions?

please try 'InjectAllowMonitor' action in the right-click menu.

About

High frame rate low latency and free open source screen monitor for Android (like vysor).

License:Apache License 2.0


Languages

Language:Python 99.5%Language:Shell 0.5%