A common use for QR codes is providing vCard (.vcf) info. It would be nice to be able to have amzqr read a file for the "words" (or accept input from a pipe) in order to allow this. This would likely require adding support for line breaks in the words, too.
A sub-optimal workaround right now is to put the .vcf file on a web server, then use amzqr to encode the URL to the .vcf file.
A common use for QR codes is providing vCard (.vcf) info. It would be nice to be able to have amzqr read a file for the "words" (or accept input from a pipe) in order to allow this. This would likely require adding support for line breaks in the words, too.
A sub-optimal workaround right now is to put the .vcf file on a web server, then use amzqr to encode the URL to the .vcf file.