noway / nzcp-qt

An implementation of NZ Verifier App using Qt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NZCP-Qt

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! šŸ„³

Screenshot

Screen Shot 2022-01-14 at 1 45 36 AM

Screen Shot 2022-01-14 at 1 44 02 AM

Requirements

  • macOS operating system

Required packages

  • brew install cmake
  • brew install qt
  • brew install zbar
  • brew install imagemagick

Build

  • qmake
  • make

Run

  • open nzcp-qt.app

Roadmap

  • Publish a binary for Mac OS
  • Build on Linux
  • Better error handling
  • Address/Memory Leak sanitization

About

An implementation of NZ Verifier App using Qt

License:MIT License


Languages

Language:C++ 94.5%Language:QMake 4.0%Language:Shell 1.4%