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.