added license bit
added stuff about qrencode and a future work section in the readme
checked in README
A password-store extension to print passwords as QR codes. Useful for logging in to something on a phone that you don't necessarily want all your passwords on.
Install with make install
and uninstall with make uninstall
.
Depends on the qrencode
command-line utility. You'll need to set several environemnt
variables set in order to use this, see pass(1) for details.
Maybe pass the -t,--type
option to qrencode; I think UTF8 is a
perfectly reasonable default.
Idk whatever. Maybe someday I'll have an opinion about licenses, but if the information is free, then it's free, eh?