Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 957 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 957 Bytes

dual-display

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!

Acknowledgement

I was inspired to write the script by this article. Thank you kjans for your community contribution :)

Requirements

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.

Documentation

Check wiki section of this repo for detailed API explanation.

Copyright and License

Copyright (c) 2017 Yuriy Rabeshko. Code released under the MIT license.