dimdenGD / chrome-lens-ocr

Library to use Google Lens OCR for free, via API used in Chromium.
167 stars 6 forks source link

Add package executable #13

Closed sglkc closed 4 months ago

sglkc commented 4 months ago

Allow users to install the package globally and use in CLI, script is sharex.js

https://github.com/sglkc/chrome-lens-ocr/blob/run-script/README.md#cli-usage

Tested on Linux, should work on Windows tho :+1:

dimdenGD commented 4 months ago
sglkc commented 4 months ago
sglkc commented 4 months ago

could you merge this PR too? the new scanByURL method is in #15 I'll make a new PR for url detection