Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 853 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 853 Bytes

HdrSwitcher

Minimalistic taskbar tool to track and update HDR mode. Made with .NET 6, utilizes WinAPI

Preview

Installation

  • Go to Releases

  • Download latest HdrSwitcher.exe

  • Run it (would only add an icon to the taskbar)

  • (Optional) Add to autorun

    Autorun setting

Usage

HdrSwitcher trackes selected monitor state and shows a green/red icon depending on whether HDR is enabled or not.

  • Select desired monitor in the context menu

    Monitor selection setting

  • Left-click the icon to toggle HDR mode for the selected monitor

    OFF state ON state

Credits