Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/feuster/headlessmonitor

HeadlessMonitor can set a new resolution in a Windows system which is used headless without physical monitor
https://github.com/feuster/headlessmonitor

ci headless ranorex test-automation windows-desktop

Last synced: about 12 hours ago
JSON representation

HeadlessMonitor can set a new resolution in a Windows system which is used headless without physical monitor

Awesome Lists containing this project

README

        

# HeadlessMonitor

HeadlessMonitor can set a new resolution in a Windows system which is used headless without physical monitor

![HeadlessMonitor Screenshot](./screenshot.png)

## Usage

Short Argument | Long Argument | Setting
:---: | :---: | :---
-w | --width | the new headless resolution pixel width
-h | --height | the new headless resolution pixel height
-d | --dpi | the new headless resolution DPI in percent
-c | --close | close HeadlessMonitor on errors and after finishing
| --help | opens the help page

Example: "HeadlessMonitor.exe --width 1920 --height 1080 --dpi 125"

## Copyright

© Alexander Feuster 2024

## License

HeadlessMonitor is licensed under the [MIT-License](./LICENSE)