/resolution-changer

A simple tray application to switch display resolutions and refresh rates.

Primary LanguageGo

Resolution Changer

A simple system tray app to quickly switch between display resolutions and refresh rates.

How it Works

Right click to open the menu and select the desired resolution.

A screenshot of the resolution changer UI. Shows possible resolutions and refresh rates.

You can click the tray icon to switch between the current and previously selected resolution.

Install

  1. clone the repo
    git clone git@github.com:BanAaron/resolution-changer.git
  2. change directory
    cd resolution-changer
  3. go build
    go build -ldflags -H=windowsgui
  4. run the .exe
    .\resolution-changer.exe