Skip to content

Automates swapping to a virtual monitor when streaming, then automates swapping back to primary monitor once finished.

Notifications You must be signed in to change notification settings

kravnos/monitor-swap-automation

 
 

Repository files navigation

☀️ Sunshine Command Preparations

do = "powershell.exe -executionpolicy bypass -file 'MonitorSwapper.ps1'"

undo = "powershell.exe -executionpolicy bypass -file 'MonitorSwapper_Functions.ps1' true"

elevated = "true"

🆕 Updates

  • Added support for QRes.exe for automatic client resolution matching
  • Added support for SetDpi.exe for custom resolution scaling
  • Additional options added to MonitorSwapper_Settings.json

About

Automates swapping to a virtual monitor when streaming, then automates swapping back to primary monitor once finished.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%