An open API service indexing awesome lists of open source software.

https://github.com/jeromewu/tesseract.js-electron

An example to use tesseract.js in electron
https://github.com/jeromewu/tesseract.js-electron

Last synced: 8 months ago
JSON representation

An example to use tesseract.js in electron

Awesome Lists containing this project

README

          

Tesseract.js Electron
=====================

An example to use tesseract.js in electron.

Please check index.html for details.

## Installation

```bash
$ npm install
```

## Run

```bash
$ npm start
```