/electron-ocr

Trying to get native tesseract running under electron

Primary LanguageJavaScript

OCR Application based on node-native-ocr module

Testing the node-native-ocr node module with electron

Installation

run npm i

Run

run npm run start-dev in one terminal to start webpack and npm run start-electron to start electron (will fetch the page from webpack)