2
0
Fork 0
mirror of https://github.com/alexanderepstein/Bash-Snippets synced 2018-11-08 02:59:35 +01:00
Bash-Snippets/qrify
Aaditya Naik 313594066a Added the option to decode a QR code (#154)
* Fixed support for single-word strings

Earlier Qrify didn't work for strings of single words (even URLs)

* Added functionality to store the qr code as a .png file

* Fixed issues with the -f option in the getopts block
Removed the fileValidation function

* Enabled URL encoding for new line character for multiline messages
Only works in the -f option

* Update qrify

* Made a general knowledge based quiz

* removed file gkquiz from master branch

* Added the file extension detection using grep

* Added option to accept QR code as a PNG/GIF/JP(E)G file and decode it

* Updated usage

* Removed function syntax, indented stuff

* Add files via upload
2017-12-16 09:52:02 -05:00
..
qrify Added the option to decode a QR code (#154) 2017-12-16 09:52:02 -05:00
qrify.png Added pwned to install and uninstall 2017-12-12 11:19:04 -05:00