Updated Screen Time Feature (markdown)

Namhyeon Go 2024-09-04 15:18:15 +09:00
parent 6eb57a3c8b
commit 85eaa7ee42

@ -26,7 +26,8 @@ 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`.
- `ocr128`: Performs OCR in a 128x128 pixel area around the detected coordinates of the template (image fragment). - `sample_ocr`: Performs OCR 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).
## Report abuse ## Report abuse
- abuse@catswords.net - abuse@catswords.net