Shaarli
Shaarli copied to clipboard
Use local QR-Code generation instead of external service.
Using a php lib or a js-lib. (php lib would be better, this would avoid another lib to load.)
I recently use http://phpqrcode.sourceforge.net/ it's work fine.
It looks good. Thanks.
I've helped develop a simple PHP based QR generator.
https://github.com/edent/QR-Generator-PHP
Doesn't need anything other than to be dropped into a directory. Happy to help integrate it, if you'd like?
http://invx.com don't work anymore as it's use in shaarli. (or may be it's just on my shaarli)
Fixed by @sebsauvage in https://github.com/sebsauvage/Shaarli/commit/af77b2fd9a574ba03b309ea0799946fabf37c7d1
This can be closed.