Updated Screen Time Feature (markdown)

Namhyeon Go 2024-09-02 14:21:50 +09:00
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)