|
|
|
|
|
by jmiserez
2235 days ago
|
|
Oooh nice. Better yet, you can show that QR code directly in the terminal: qrencode -t ansiutf8 google.com
Looks identical. In WSL, you can use 'powershell.exe Get-Clipboard': powershell.exe Get-Clipboard | qrencode -t ansiutf8
|
|