BanAaron / resolution-changer

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Go 100.0%