mirror of
https://github.com/onyx-and-iris/vmrcli.git
synced 2025-01-18 00:31:09 +00:00
add note about quick commands to README
This commit is contained in:
parent
c1dad8b99c
commit
f60fc231b0
12
README.md
12
README.md
@ -48,6 +48,18 @@ Launch banana GUI, set log level to DEBUG, set Strip 0 label to podmic then prin
|
||||
.\vmrcli.exe -kbanana -D1 strip[0].label=podmic strip[2].label
|
||||
```
|
||||
|
||||
#### `Quick Commands`
|
||||
|
||||
A short list of quick commands are available:
|
||||
|
||||
- `lock`: command.lock=1
|
||||
- `unlock`: command.lock=0
|
||||
- `show`: command.show=1
|
||||
- `hide`: command.show=0
|
||||
- `restart`: command.restart=1
|
||||
|
||||
They may be used in direct or interactive mode.
|
||||
|
||||
## `Interactive Mode`
|
||||
|
||||
Running the following command in Powershell:
|
||||
|
Loading…
Reference in New Issue
Block a user