Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 505 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 505 Bytes

Windows Virtual Monitor

Easily add up to 4 virtual monitors. Automatically re-add virtual monitors on startup.

Tested on windows 10 and 11.

The script uses Amyuni Technologies virtual display driver. Find out more here.

Usage

Past this into your terminal:

$env:script = "windows-virtual-monitor"; irm "http://win.scripts.rexslab.com/" | iex

Changelog

[V1.0] - 06-04-2023

  • First Version