PSQR
A simple PowerShell module for generating QR codes in the terminal.
A simple PowerShell module for generating QR codes in the terminal. I created PSQR to quickly display QR codes in the terminal when doing PowerShell demos so I can provide viewers with links to repos and downloads and stuff!
Copilot says:
AI-generated
Turn your terminal into a QR code generator playground with this snappy PowerShell module that lets you whip up scannable QR codes right in your command lineβno fancy GUI needed! It's perfect for sharing links or text on the fly with style and ease.
Key features:
- π₯ Generates QR codes directly in the terminal using Unicode blocks
- β‘ Supports pipeline input for seamless integration
- π― Cross-platform magic on Windows Linux and macOS
- π Leverages the trusted qrencode utility for perfect scans every time
This summary was generated by GitHub Copilot based on the project README.