11 lines
455 B
Markdown
11 lines
455 B
Markdown
# obs-cli
|
|
|
|
obs-cli is a simple cli tool for planned OBS recordings.
|
|
|
|
## Usage
|
|
* `-s`, `--start-minutes` `<START_MINUTES>`: Define the minutes where the recording should start [default: 0]
|
|
* `-d`, `--duration-minutes` `<DURATION_MINUTES>`: Define the duration of the recording in minutes [default: 1]
|
|
* `-p`, `--poweroff`: Flag to shutdown the machine after recording
|
|
* `-h`, `--help`: Print help information
|
|
* `-V`, `--version`: Print version information
|