Skip to content

Handwriting keyboard for Linux desktop environment.

Latest

Choose a tag to compare

@BigIskander BigIskander released this 28 Oct 05:10

Handwriting keyboard for Linux desktop environment.
To recognize handwritten pattern program uses OCR engine.
At the moment program supports 2 OCR engines: Tesseract OCR and PaddleOCR.
To send the keyboard input program uses xdotool or ydotool.
For instructions read README.md file in this repository.

Changes:
Add Enter and Backspace buttons.
Applied recommended security updates.