mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-06-18 02:59:04 +00:00
Updated Screen Time Feature (markdown)
parent
85eaa7ee42
commit
5a1de37c4f
|
@ -26,7 +26,7 @@ This was introduced to enable integration with highly restrictive applications.
|
||||||
## Available options
|
## Available options
|
||||||
- `backward`: Searches the image from the end.
|
- `backward`: Searches the image from the end.
|
||||||
- `save`: Saves the screenshot for storage. The save path is `app/assets/img/_captured`.
|
- `save`: Saves the screenshot for storage. The save path is `app/assets/img/_captured`.
|
||||||
- `sample_ocr`: Performs OCR in a 128x128 pixel area around the detected coordinates of the template (image fragment).
|
- `sample_ocr`: Performs OCR (Use [Tesseract OCR](https://github.com/tesseract-ocr/tesseract)) in a 128x128 pixel area around the detected coordinates of the template (image fragment).
|
||||||
- `sample_clipboard`: Copies to the clipboard a 128x128 pixel area around the detected coordinates of the template (image fragment).
|
- `sample_clipboard`: Copies to the clipboard a 128x128 pixel area around the detected coordinates of the template (image fragment).
|
||||||
|
|
||||||
## Report abuse
|
## Report abuse
|
||||||
|
|
Loading…
Reference in New Issue
Block a user