Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

379 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

winresz

A simple window resize utility for Windows.

How to use it

  • Change Resolution by window title
    winresz --title-contains "Windowed Projector" 1280x720
    
  • Change Resolution by executable path
    winresz --path-endswith "notepad.exe" 1280x720
    

Short hand!

  • Change Resolution by window title
    winresz -t "Windowed Projector" 1280x720
    
  • Change Resolution by executable path
    winresz -p "notepad.exe" 1280x720
    

About

A simple CLI window resize utility for Windows.

Topics

Resources

Security policy

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages