Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

barcodrod.io Announcement

Latest

Choose a tag to compare

@MarkHopper24 MarkHopper24 released this 30 Dec 17:58
· 5 commits to main since this release
155f202

12/29/23 update: QRDecoder is now retired. See here:
https://github.com/MarkHopper24/QRDecoder/blob/main/README.md

Not a formal QRDecoder update, but an important note

As a learning exercise, I began porting QRDecoder to C#/.NET with the intention to provide a more modern, Windows-native experience. This ended up turning into barcodrod.io, which is now available on the Microsoft Store. barcordrod.io has full feature parity with QRDecoder, as well as additional functionality:

  • Decode/read 17 different types of barcodes including QR, UPC, MSI, Data Matrix, and more
  • Decode using the Windows Snipping Tool
  • Decode image files
  • Decode from pictures in your clipboard
  • Decode from your webcam
  • Generate up to 13 different types of barcodes from text

While I don't plan on retiring QRDecoder, I highly suggest switching to barcodrod.io for a more modern, feature-rich experience. In addition, this is where majority of my QR code app development efforts will be going in the future. Learn more here:

barcodrod.io
https://github.com/MarkHopper24/barcodrod.io
https://apps.microsoft.com/store/detail/barcodrodio/9PHMXNX36SZZ?hl=en-us&gl=us

Thanks for all of your support!