mirror of
https://github.com/onyx-and-iris/meld-cli.git
synced 2025-07-12 02:11:46 +00:00
add Clip + Screenshot to README
This commit is contained in:
parent
e65de7ebec
commit
3e49bb7b59
18
README.md
18
README.md
@ -2,7 +2,7 @@
|
||||
|
||||
A command line interface for Meld Studio WebChannel API
|
||||
|
||||
[](https://github.com/standardrb/standard)
|
||||
[](https://github.com/standard/standard)
|
||||
|
||||
---
|
||||
|
||||
@ -134,6 +134,22 @@ meld-cli record stop
|
||||
meld-cli record status
|
||||
```
|
||||
|
||||
#### Clip
|
||||
|
||||
Save a clip
|
||||
|
||||
```console
|
||||
meld-cli clip
|
||||
```
|
||||
|
||||
#### Screenshot
|
||||
|
||||
Take a screenshot
|
||||
|
||||
```console
|
||||
meld-cli screenshot
|
||||
```
|
||||
|
||||
## Special Thanks
|
||||
|
||||
- Meld team for providing the [WebChannel API](https://github.com/MeldStudio/streamdeck/blob/main/WebChannelAPI.md) on which this CLI depends.
|
||||
|
Loading…
x
Reference in New Issue
Block a user