Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juju2013/MPFA

Make your Pass (sanitaire) Fun Again
https://github.com/juju2013/MPFA

covid19 eudcc fun pass-sanitaire python qrcode

Last synced: 3 months ago
JSON representation

Make your Pass (sanitaire) Fun Again

Awesome Lists containing this project

README

        

# Make Your Pass (Sanitaire) Fun Again
Customize your Pass Sanitaire (French name for EU digital Covide19 Certificate) with colors and images, thus make it **Fun** again.

## Usage

usage: passfun.py [-h] [--scale [SCALE]] [--pos [POS]] [--trans [TRANS]] [--test [TEST]] inputfile backgroundfile outputfile

Make your EU digital COVID certificate fun again.

positional arguments:
inputfile The original qrcode
backgroundfile Background image, can start with 'http'
outputfile The new qrcode

optional arguments:
-h, --help show this help message and exit
--scale [SCALE] Scale of the target qrcode in percent, default=100
--pos [POS] Generated qrcode horizontal position, 0=left, 100=right
--trans [TRANS] Background transparency, 0=white, 100=original image
--lmode [LMODE] Light mode, background image is light
--test [TEST] Download random test data from dgc-testdata instead of inputfile
--debug [DEBUG] Debug

## Example

Here's some examples generated by demo.py:










#### New: light mode