/qrcode

Tool to create qrcode image(.png) with text

Primary LanguageGoMIT LicenseMIT

qrcode

Build Status Go Report Card

Tool to create qrcode image(.png) with text

Usage: qrcode [-f filepath] [-n] text

-f  Path of file to create the image. File will be created in a temporary
    directory if not specified.

-n  Don not open file after file created. Default file will be opened. 
    (Now only support macOSX)