luisfemd / duaekrano

This script allows set up an android tablet as second monitor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duaekrano

Simple script that allows set up a tablet as second monitor of your Linux Computer using Reverse Tethering: Gnirehtet

Requirements

In Linux

  • x11vnc: For Ubuntu sudo apt install x11vnc
  • xrandr: Already installed in Ubuntu
  • adb-tools: For Ubuntu sudo apt-get install android-tools-adb

In android

How to run?

  1. Connect your tablet to your PC or laptop trough USB cable
  2. In Linux console type ./duaekrano (right|left)
  3. In tablet go to VNC-Viewer and configure the connection according to output in linux console

TODO

  • Support multiple screen in Linux
  • Support portrait screen in tablet

About Duaekrano

Duaekrano means second screen in Esperanto

xrandr problems

About

This script allows set up an android tablet as second monitor

License:MIT License


Languages

Language:Shell 100.0%