/DeskPad

A virtual monitor for screen sharing

Primary LanguageSwiftMIT LicenseMIT

DeskPad

A virtual monitor for screen sharing

Certain workflows require sharing the entire screen (usually due to switching through multiple applications), but if the presenter has a much larger display than the audience it can be hard to see what is happening.

DeskPad creates a virtual display that is mirrored within its application window so that you can create a dedicated, easily shareable workspace.

Usage

DeskPad behaves like any other display. Launching the app is equivalent to plugging in a monitor, so macOS will take care of properly arranging your windows to their previous configuration.

You can change the display resolution through the system preferences and the application window will adjust accordingly.

Whenever you move your mouse cursor to the virtual display, DeskPad will highlight its title bar in blue and move the application window to the front to let you know where you are.

Installation

There are two options for installation

  1. Find the latest binaries here https://github.com/Stengo/DeskPad/releases
  2. Pull down this repository and build with Xcode