Registry / cli / mdp-qrterminal

mdp-qrterminal

JSON →
library1.0.1gogounverified

A Go library to render QR codes in the terminal.

go get github.com/mdp/qrterminal
INSTALL
IMPORT
SIG · MDP-QRTERMINAL
M
mdp-qrterminal
cligov1.0.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

qrterminal
github.com/mdp/qrterminal

Generate and display a QR code in the terminal.

package main import ( "github.com/mdp/qrterminal" ) func main() { qrterminal.Generate("https://example.com", qrterminal.L, os.Stdout) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
20
Amazon
1
Resources
mdp-qrterminal — go get mdp-qrterminal · libregistry