Skip to content

A very simple userscript that sends images to a local mokuro server and overlays the OCR results on the current page

Notifications You must be signed in to change notification settings

6a67/simple-mokuro-client-server-userscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Simple Mokuro Client Server Userscript

A very basic userscript to send images from the browser to a local Mokuro server. The local Mokuro server OCRs the image, caches the result and sends it back to the browser where the text is overlayed on the image.

Usage πŸš€

  • Install the script using this link
  • Run the local server by executing server.py
  • Pressing Alt should show a button in the top right corner of an image. Clicking the button will send the image to the server and display the OCR result.
  • The userscript manager's menu should show an options to enable Auto Mode. In this mode, the script will automatically send the largest image on the page to the server and display the OCR result.

Sources πŸ“š

About

A very simple userscript that sends images to a local mokuro server and overlays the OCR results on the current page

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published