gtanner / qrcode-terminal

QRCodes in your terminal, cause thats hot.
Apache License 2.0
1.28k stars 102 forks source link

No options via command-line? #31

Closed TriMoon closed 5 years ago

TriMoon commented 5 years ago

I just stumbled upon this package and wanted to play around with it. Reading the README, it seems the node library has some options you can use. Why is there no way to use those options via command-line?

TriMoon commented 5 years ago

Nevermind, it seems that https://github.com/soldair/node-qrcode is a better choice that can also display in the terminal and more..