Project

DesktopManager

DesktopManager is a C# library and PowerShell module that allows to get and set wallpapers to given monitor.

Stars51
Forks6
Open issues0
PowerShell Gallery downloads526029
ReleaseDesktopManager-v3.6.1
Language: C# Updated: 2026-04-10T11:43:34.0000000+00:00

Documentation

Install DesktopManager

Install DesktopManager as a PowerShell module or NuGet package.

Install DesktopManager before trying the curated desktop automation examples.

Install-Module -Name DesktopManager -Scope CurrentUser
Import-Module DesktopManager

For .NET application integration, reference the DesktopManager NuGet package instead.