qrrs

CLI QR code generator and reader written in rust

MIT License

Downloads
8.1K
Stars
65
Committers
8

Bot releases are visible (Hide)

qrrs - v0.1.10 Latest Release

Published by github-actions[bot] 2 months ago

  • support of svg's (#226, #228)
  • little updates
qrrs - v0.1.9

Published by github-actions[bot] 11 months ago

qrrs - v0.1.8

Published by github-actions[bot] almost 3 years ago

  • rqrr updated from 0.3.2 to 0.4.0
  • clap.rs updated to latest released 3.0.0 version
qrrs - v0.1.7

Published by github-actions[bot] over 3 years ago

Changes

CLI arguments

Now it's possible to use just

$ qrrs "Input"

instead of

$ qrrs -t "Input"
qrrs - v0.1.6

Published by github-actions[bot] over 3 years ago

qrrs - v0.1.5

Published by github-actions[bot] over 3 years ago

Changes

Add integration tests

Bump clap-rs version to latest beta

Rewrite error handling

qrrs - QRrs version 0.1.4

Published by github-actions[bot] over 3 years ago

Changes

Concurrency

When using advanced commands like that

$ qrrs --read --terminal /tmp/qr.png /tmp/qr1.png

qrrs now separates reading and printing between main and auxiliary thread

Package Rankings
Top 26.82% on Crates.io
Badges
Extracted from project README
License: MIT codecov