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.
- Host: GitHub
- URL: https://github.com/cflems/eztype
- Owner: cflems
- License: mit
- Created: 2018-02-27T20:17:56.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-01T19:19:51.000Z (about 7 years ago)
- Last Synced: 2025-01-08T01:33:46.578Z (4 months ago)
- Language: JavaScript
- Size: 52.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
### EZType ###
Requirements:
- jquery
- electronInstalling them:
# (be in the eztype directory)
sudo npm install -g electron
npm install jqueryRunning:
# Make sure you have the prereqs installed
npm start