Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yanorei32/winresz

A simple window resize utility for Windows.
https://github.com/yanorei32/winresz

Last synced: 9 days ago
JSON representation

A simple window resize utility for Windows.

Awesome Lists containing this project

README

        

# 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
```