Skip to content

szynka12/qrcode-doi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qrcode-doi

Generate a QR code with the doi logo in the middle.

Example: Oreology paper

Usage:

create_qr.py
generate the qr code of a link with a logo in the middle

Example usage:
    ./create_qr.py  -l www.google.com -o test.png

Required options:
    -o / --output - output path
    -l / --link   - link for the qr code

Optional options (hehe):
    -c / --colour - colour of the qr code (default #17365c)
    -p / --picture - colour of the qr code (default DOI_logo_white.png)

About

Generate a QR code with the doi logo in the middle

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages