Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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