Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/varmais/seminur
Real URLs from images
https://github.com/varmais/seminur
Last synced: about 2 months ago
JSON representation
Real URLs from images
- Host: GitHub
- URL: https://github.com/varmais/seminur
- Owner: varmais
- Created: 2014-01-31T12:21:46.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-20T10:42:47.000Z (over 10 years ago)
- Last Synced: 2024-04-15T03:17:51.579Z (8 months ago)
- Language: JavaScript
- Size: 2.75 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Seminur URL Reader
=======================================Ever tired in seminars when lecturer shows a slide with an URL to a website or blog post? With Seminur URL Reader you can point the camera to the white screen and open the url in your mobile device.
## Install:
### OS X:
brew install imagemagick
brew install tesseract --all-languages
npm install### Ubuntu:
sudo apt-get install libpng12-dev libjpeg-dev libtiff4-dev zlib1g-dev libtool
sudo apt-get install libleptonica tesseract-ocr imagemagick libmagickwand-dev
npm install## TODO:
- [x] Test with ubuntu
- [x] Remove images after done
- [x] Styles & templates etc.
- [x] Routes and submit and stuff
- [x] Capture/upload images
- [x] Form to modify and open the URL
- [x] Open url in new tab
- [ ] Multiple urls in image
- [x] Test uploaded file was jpeg/png