Releases: BigIskander/Handwriting-keyboard-for-Linux-tesseract
Handwriting keyboard for Linux desktop environment.
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 --show-grid option.
Add --allow-undo option.
Add --stroke-autocorrect option.
Add --common-punctuation option.
Applied recommended security updates.
Handwriting keyboard for Linux desktop environment.
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:
- Migrate to Tauri 2 framework from Tauri 1 framework.
- Add PaddleOCR support.
- Add ydotool support.
- Add dark theme support.
- Add proper command line options description in --help option.
- Add some debug information output when launched with --debug option.
- Add few more command line options for convenience.
- Now program can be used in both X11 and Wayland desktop environment. Although Wayland not fully supported.
- Applied recommended security updates.
Handwriting keyboard for Linux using tesseract-ocr.
Handwriting keyboard for Linux X11 desktop environment.
To recognize handwritten pattern program uses tesseract-ocr.
For instructions read README.md file in this repository.
Changes:
Fixed some issues with tesseract 5.
Handwriting keyboard for Linux using tesseract-ocr.
Handwriting keyboard for Linux X11 desktop environment.
To recognize handwritten pattern program uses tesseract-ocr.
For instructions read README.md file in this repository.
Changes:
Add support for tesseract 5.
Add about program description in CLI.
Add .AppImage
Applied recommended security updates.
Handwriting keyboard for Linux using tesseract-ocr.
Handwriting keyboard for Linux X11 desktop environment.
To recognize handwritten pattern program uses tesseract-ocr.
For instructions read README.md file in this repository.