Skip to content

Generic Scaner tool for QR and barcodes implementations in websites

Notifications You must be signed in to change notification settings

puggan/GScanTool

Repository files navigation

GScanTool

Generic Scaner tool for QR and barcodes implementations in websites

Protocol

  1. The app scans a QR encoded URL
  2. The app download the content at that URL
  3. The app json decode the answer and look for parameters:
  • name , the title of the project
  • url , where to send next
  • type , prefered data format: get, post, json, plain. default: undefined
  • text textmessage to show the user
  1. The app scans for any QR- or bar-code
  2. The app sends the QR to the previus given URL
  3. If the response is JSON and have a parameter text, it is displayed.
  4. The app scans for next QR- or bar-code

About

Generic Scaner tool for QR and barcodes implementations in websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages