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

https://github.com/cflems/eztype

Draw digits on screen and watch them be recognized in real time.
https://github.com/cflems/eztype

Last synced: 3 months ago
JSON representation

Draw digits on screen and watch them be recognized in real time.

Awesome Lists containing this project

README

        

### EZType ###
Requirements:
- jquery
- electron

Installing them:
# (be in the eztype directory)
sudo npm install -g electron
npm install jquery

Running:
# Make sure you have the prereqs installed
npm start