The bash utility that extend a primary screen of a computer to be able to connect external devices without direct VGA or HDMI ports (e.g. tablets) as monitors. No cables required!
I was inspired to write the script by this article. Thank you kjans for your community contribution :)
The following packages should be installed:
- xrandr - an official configuration utility to the RandR X Window System extension.
- x11vnc - a virtual network computing server which allows to view remotely and interact with real X displays.
Check wiki section of this repo for detailed API explanation.
Copyright (c) 2017 Yuriy Rabeshko. Code released under the MIT license.