Commit Graph

245 Commits

Author SHA1 Message Date
AuroraWright b107381bd5 When getting images from clipboard on windows, websockets or unix sockets ensure all images are processed. Also move windows clipboard logic to the thread 2025-05-03 15:06:35 +02:00
AuroraWright d2483a4af1 New version, fix config file issues, fix Windows crashes in edge cases 2025-05-03 06:55:08 +02:00
AuroraWright 010f319672 Silence warning in accurate filtering 2025-04-22 18:45:27 -07:00
AuroraWright 41f9c60dfb Fix https://github.com/AuroraWright/owocr/issues/16 2025-04-22 17:06:43 -07:00
AuroraWright 5efea0f22f Fix macos clipboard race condition 2025-04-22 16:33:10 -07:00
AuroraWright 94e2ecc5a7 One global less 2025-04-10 13:42:10 +02:00
AuroraWright b8fda7d4a4 Get rid of fire dependency 2025-04-10 12:59:35 +02:00
AuroraWright 77007611cf New version 2025-04-10 01:40:05 +02:00
AuroraWright 31bbe4b940 Nitpick 2025-04-10 01:37:43 +02:00
AuroraWright 6eaf34720c Deprecate old pause method 2025-04-10 01:31:49 +02:00
AuroraWright 5e4168ef2b Deprecate x11 window capture since wayland is standard almost everywhere now and I have no way to test it 2025-04-10 01:22:15 +02:00
AuroraWright 8dac199a8f Use urllib for Google Lens web 2025-04-09 22:26:23 +02:00
AuroraWright 748ed9dd84 Pin more dependencies 2025-04-07 15:17:27 +02:00
AuroraWright daf902eb7f Note 3.13 compatibility 2025-04-07 03:55:15 +02:00
AuroraWright 9eb7d7d7ad Fix rapidocr dependencies 2025-04-07 03:41:45 +02:00
AuroraWright 9f4461d95f Fix input thread issue on python 3.13 2025-04-07 03:24:48 +02:00
AuroraWright 9275191b70 Update desktop-notifier 2025-04-07 02:51:23 +02:00
AuroraWright 604332ef51 Nitpick 2025-04-06 15:54:01 +02:00
AuroraWright 3e8fa659dc Handle OneOCR errors 2025-04-06 15:48:10 +02:00
AuroraWright 7568124460 Fix Lens issue 2025-04-06 00:55:51 +02:00
AuroraWright 6087248071 Oops 2025-04-06 00:26:11 +02:00
AuroraWright ddfd249da0 Add OneOCR 2025-04-06 00:19:20 +02:00
AuroraWright d7712ada18 Nitpick 2025-04-03 02:41:08 +02:00
AuroraWright 8c2d64059a Fix Bing (thanks to https://github.com/HIllya51/LunaTranslator for the China fix), fix Bing image size limits and more robust resizing for OCRSpace too 2025-04-03 02:17:38 +02:00
AuroraWright da6ceb142f Update version 2025-04-02 07:42:04 +02:00
AuroraWright 7f9bf356e5 Oops 2025-04-02 07:41:09 +02:00
AuroraWright d22b8ee499 Add missing Bing references 2025-04-02 07:19:13 +02:00
AuroraWright 9ffaba256f Update script 2025-04-02 07:16:57 +02:00
AuroraWright 6dfde19887 Switch to betterproto for Lens, add Bing (thanks @bropines) 2025-04-02 07:05:35 +02:00
AuroraWright 89af4bd28c requests is not optional now 2025-04-01 20:43:45 +02:00
AuroraWright 34f3ddca2d Add missing optional dependencies, add requests to basic dependencies, simplify readme 2025-04-01 11:47:55 +02:00
Aurora 4190372d21 Merge pull request #11 from bee-san/patch-2
Add optional dependencies in install groups
2025-04-01 11:29:45 +02:00
Autumn (Bee) 063b2e36ea Update README.md 2025-04-01 18:02:59 +09:00
Autumn (Bee) 6adde2a9f6 Update pyproject.toml 2025-04-01 18:00:22 +09:00
AuroraWright c80f3aa243 Isolate window capture code 2025-04-01 01:37:31 +02:00
AuroraWright fe188ca14b Screen coordinate picker (https://github.com/AuroraWright/owocr/issues/1) 2025-04-01 00:21:19 +02:00
AuroraWright 2378876500 Add script to generate Lens bindings 2025-03-29 06:30:47 +01:00
AuroraWright f4989a620d Unused import 2025-03-29 06:25:32 +01:00
AuroraWright 0e6862021e Oops 2025-03-29 06:23:40 +01:00
AuroraWright 843c74e04a Lens is back (thanks Viola again) 2025-03-29 02:24:29 +01:00
AuroraWright aa0cba6ee5 Take Lens url headers/parameters from https://github.com/dimdenGD/chrome-lens-ocr 2025-02-01 08:31:42 +01:00
AuroraWright 34e4e33e75 New version 2024-12-21 09:06:07 +01:00
AuroraWright d9cf93f636 Small ScreenCaptureKit fixes 2024-12-21 04:06:45 +01:00
AuroraWright 975bd0ace9 Use jpeg for OCRSpace 2024-12-18 05:44:45 +01:00
AuroraWright 2e07d3da1e Implement OCRSpace 2024-12-18 05:23:06 +01:00
AuroraWright a60316270e New version 2024-12-18 00:45:16 +01:00
AuroraWright f64308223a We are a smart TV now 2024-12-18 00:42:19 +01:00
AuroraWright 993981f6c0 Handle eventual screencapturekit hangs 2024-12-14 16:01:27 +01:00
AuroraWright 4b5d487b7c It seems SCScreenshotManager is new to Sonoma 2024-12-14 14:40:52 +01:00
AuroraWright dd6efa1020 Make Apple happy with the new macOS screenshot API 2024-12-14 04:02:26 +01:00