This is a PowerToys CmdPal plugin for generating QR codes quickly and easily.
You can use placeholders in your input and they will be expanded in the generated QR code and details view:
{ip_local}: local LAN IPv4 address{ip_public}: public IPv4 address (best-effort){ip}: alias for{ip_local}{date}: current date (locale format){time}: current time (locale format)
Click the badge below to go to the store page:
winget install Riri.QRCodeforCmdPal
You can download the MSIX files from the Releases page on GitHub. Choose the appropriate file for your architecture (x64(more common) or ARM) and install it manually.
Feel free to submit issues and enhancement requests!
Special thanks to goqr.me for providing the QR code generation API.