Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jperelli/eucovidcert
EU digital covid certificate QR decoder
https://github.com/jperelli/eucovidcert
covid-19 covid-certificate nextjs qrcode vaccine-certificate vercel
Last synced: about 1 month ago
JSON representation
EU digital covid certificate QR decoder
- Host: GitHub
- URL: https://github.com/jperelli/eucovidcert
- Owner: jperelli
- License: mit
- Created: 2021-06-27T09:32:00.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-13T11:07:47.000Z (over 3 years ago)
- Last Synced: 2024-05-02T00:05:12.243Z (7 months ago)
- Topics: covid-19, covid-certificate, nextjs, qrcode, vaccine-certificate, vercel
- Language: TypeScript
- Homepage: https://eucovidcert.vercel.app
- Size: 115 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# eucovidcert
This is a simple **UNOFFICIAL** application to read the QR of the EU covid certificate and show all the information the QR contains.
Use it here: https://eucovidcert.vercel.app
Main decoder is comprised of just a few lines of code here https://github.com/jperelli/eucovidcert/blob/main/components/QrDecoder.tsx#L14...L27
# Disclaimer
This is not an official application. It is just a fun project I did over the weekend.
# Thanks
Inspired in reading the wtf QR info and then seeing this tweet https://twitter.com/Ewjoachim/status/1408840626678996997