Skip to content

kevinvennitti/qrcode-live-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR code audio live reader

  1. Add MP3 sound files into the sounds/ folder
  2. Name each file with a unique simplified name, like :
  • qrcode1.mp3, qrcode2.mp3, qrcode3.mp3, etc.
  • my-item.mp3, my-other-item.mp3, another-item.mp3, etc.
  • or even 1.mp3, 2.mp3, 3.mp3, etc.
  1. Generate QR code images by using these names (without .mp3) as text strings for QR codes (you can generate images here)
  2. Now, when you scan a QR code with the code my-item, it will play sounds/my-item.mp3 audio ✨

Features

  • No code to edit!
  • Can scan classic (dark QR code on bright background) and inverted (bright QR code on dark background) QR codes (even both)
  • When you scan another QR code, previous audio automatically stops and new audio plays
  • If you scan non-related QR code, it ignores it

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published