A desktop version of NZ Verifier App implementing the NZ COVID Pass spec. Uses Qt and NZCP.c library.
Features
- URI verification via text
- QR Code verification via file
Contributions welcome! 🥳
- macOS operating system
brew install cmake
brew install qt
brew install zbar
brew install imagemagick
qmake
make
open nzcp-qt.app
- Publish a binary for Mac OS
- Build on Linux
- Better error handling
- Address/Memory Leak sanitization