mirror of
https://github.com/gnh1201/welsonjs.git
synced 2025-05-11 20:21:03 +00:00
Updated Screen Time Feature (markdown)
parent
b657cf373e
commit
b736a4251c
|
@ -23,6 +23,11 @@ This was introduced to enable integration with highly restrictive applications.
|
|||
|
||||
4. Through the `onServiceScreenTime()` event, you can receive the name of the matched template (image fragment) and the coordinates where it was matched. You can find an example of usage in `defaultService.js`.
|
||||
|
||||
## Available options
|
||||
- `backward`: Searches the image from the end.
|
||||
- `save`: Saves the screenshot for storage. The save path is `app/assets/img/_captured`.
|
||||
- `ocr1281`: Performs OCR in a 128x128 pixel area around the detected coordinates of the template (image fragment).
|
||||
|
||||
## Report abuse
|
||||
- abuse@catswords.net
|
||||
- ActivityPub [@catswords_oss@catswords.social](https://catswords.social/@catswords_oss)
|
||||
|
|
Loading…
Reference in New Issue
Block a user