Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use remote desktop to make iPad/Android tablet/computer as a secondary monitor #33

Open
gasolin opened this issue Feb 27, 2019 · 1 comment

Comments

@gasolin
Copy link

gasolin commented Feb 27, 2019

As we know some developers are using a secondary monitor to boost their productivity.
More and more workers are working outside of the office like in a coffee shop and they don't have the luxury to connect to the desktop monitor.

It will be handy to use their iPad/Android/Chrome tablet on hand as a secondary monitor.

Technically its possible by creating a virtual display and streaming the X window to vnc. The issue is the setup effort is too steep for a normal user. Would like to see elementary OS user can toggle a button and start to connect their devices as the secondary monitor.

For example there's an application called Virtscreen that make your iPad/Android tablet/computer as a secondary monitor on Linux, but elementary OS can't run it due to gnome tray icon imcompatibility.
https://github.com/kbumsik/VirtScreen

This task including

  1. host a vnc server locally (related to ship a remote desktop app with elementary os #3 ship a remote desktop app with elementary os)
    Ref 1 Ref 2 Ref 3 elementary os specific setting
  2. use xrandr to create a virtual display
  3. use x11vnc to stream x window to vnc
  4. provide a reasonable UI to config it

Reference

@BAProductions
Copy link

Sweet

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants