Skip to content

varmais/seminur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

  • Test with ubuntu
  • Remove images after done
  • Styles & templates etc.
  • Routes and submit and stuff
  • Capture/upload images
  • Form to modify and open the URL
  • Open url in new tab
  • Multiple urls in image
  • Test uploaded file was jpeg/png

About

Real URLs from images

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published