Skip to main content

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

Python 2.7+/3.6+ PyPi package PyPi downloads

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

Example screenshot

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

pibooth_qrcode-0.0.3-py2.py3-none-any.whl (15.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page