tbellembois / gochimitheque

Open source chemical product management application written in Golang.
GNU General Public License v3.0
4 stars 3 forks source link

add a scan link to allow scan qrcode from webcam #33

Closed gallak closed 4 years ago

gallak commented 5 years ago

it could useful to add a option to tthe command line like :

root@gochim:/usr/local/chimitheque# /usr/local/chimitheque/gochimitheque  ..... 
-scan-url=http://srv/qr-code

Where http://srv/qr-code is a tool to flash the qrcode ( like : https://www.the-qrcode-generator.com/scan) but I tested successfully with https://github.com/jeromeetienne/qrcode-reader/blob/master/README.md ( I could provide installation instructions)

This option add an icon like " Scan QR" next to "My bookmark"

It allows scientist to get product directly.

tbellembois commented 4 years ago

May be I could offer this feature (QRcode scanning) directly in Chimithèque ?