greenpass
greenpass copied to clipboard
Scriptable green pass / Digital Covid Certificate verifier.
Fix for issue #43: when the `locale.getdefaultlocale()` fails to retrieve the locale from environment value, fallback to English. I also made minimal code changes to enhance readability. P.S. Bel progettino!...
Hi, I used to use this utility and it worked great! But know on the exact machine (latest 12.3 arm64 M1), probably after an update, it don't work anymore. I...
The program is currently untested on Windows. Needs analysis and test to identify the problems and fixes.
The recovery certification after vaccine has a different expiration in Italy (270 days vs 180 days). The code seems to be based on a different layout of the certification. Therefore...
The program is currently untested on macos. Needs analysis and test to identify the problems and fixes.
It was suggested to convert the script and the library to an API. We can do it cleaning a little bit the library structure and implement some wrappers to expose...
We should document the library with example cases.