Pibooth plugin to display a QR Code on the screen during idle time.
Project description
NOTE: This plugin is ongoing and may not work yet.
pibooth-qrcode
pibooth-qrcode is a plugin for the pibooth application.
It adds the display of a custom qrcode at the print and wait state
Install
$ pip3 install pibooth-qrcode
Configuration
Here below the new configuration options available in the pibooth configuration. The keys and their default values are automatically added to your configuration after first pibooth restart.
[QRCODE]
# Prefix URL for the QR code
prefix_url = "https://github.com/pibooth/pibooth"
# Use only one URL for all photos (one QR code linking to the album)
unique_url = True
# QR code foreground color
foreground = (255, 255, 255)
# QR code background color
background = (0, 0, 0)
Example
Here is an example of the rendering you can get with this plugin on the wait screen
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file pibooth_qrcode-0.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: pibooth_qrcode-0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 15.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ad1a6347386b32084f42afa0a56c54e63ab5a5fecd5ae0a2f58a3043f269e97 |
|
MD5 | edd0f0fa53bda2ef761497f8cb0b5b69 |
|
BLAKE2b-256 | 10d492e64d0a86cf432a905534dd64f8ad5b315034d50f54d6c14fd229ce719d |