• Stars
    star
    448
  • Rank 94,122 (Top 2 %)
  • Language
    Swift
  • License
    MIT License
  • Created about 2 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A virtual monitor for screen sharing

DeskPad Icon

DeskPad

A virtual monitor for screen sharing

DeskPad Screenshot

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.

DeskPad Demonstration

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