Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fiddyschmitt authored Dec 21, 2021
1 parent d9806db commit 9c7e64b
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# ddc_test_tool

A test tool for DDC/CI, to help determine if a monitor supports changing inputs.
Windows only.

# Download
Download from the [releases](https://github.com/fiddyschmitt/ddc_test_tool/releases) section.

# Usage

## List all monitors:

`ddc_test_tool list`

<img src="https://i.imgur.com/7YcPZL5.png">

## Change monitor input:

`ddc_test_tool set-source --monitor 1 --source 18`

0 comments on commit 9c7e64b

Please sign in to comment.