Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ A curated list of awesome QR code libraries, software and resources.
- [qrcp](https://github.com/claudiodangelis/qrcp) - Transfer files over Wi-Fi from your computer to a mobile device by scanning a QR code without leaving the terminal.
- [qr-filetransfer](https://github.com/sdushantha/qr-filetransfer) - Transfer files over Wi-Fi between your computer and your smartphone from the terminal.

### Generators

- [QRMint `W`](https://qrmint.dev) - Free styled QR code generator API with custom colors, logos, frames, and batch generation. No API key required.

## CLI

- [qrencode](https://fukuchi.org/works/qrencode) - Command line tool to generate QR codes.
Expand Down