mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
* Add script to capture screenshot, perform OCR, and copy text to clipboard * Add binding for screenshot-ocr * Update OCR binding description * Add tesseract OCR and language data installation * Update bindings to current dev * Refactor screenshot capture method to use wayfreeze and slurp for region selection * Refactor OCR text extraction to simplify error handling * Bring up to date --------- Co-authored-by: David Heinemeier Hansson <david@hey.com>