Skip to main content

Pibooth plugin for Nextcloud upload.

Project description

pibooth-nextcloud

Python 3.0+ PyPi package PyPi downloads

pibooth-nextcloud is a plugin for the pibooth application.

This plugin adds the photo upload to a Nextcloud Server. It generates and displays a QR Code with the URL on the gallery. It requires an internet connection to work

Install

$ pip3 install pibooth-nextcloud

Configuration

This is the extra configuration options that can be added in the pibooth configuration):

[NEXTCLOUD]
# Enable upload on  Nextcloud
activate = True

# URL of server to upload
host_nextcloud = https://<Server nextcloud>

# Root directory where Nextcloud stores photos
rep_photos_nextcloud = Photos

# Album where pictures are uploaded
album_name = suubdir

# User login for nextcloud account
user_nextcloud = user_nextcloud

# User password for nextcloud account
pass_nextcloud = pwd_nextcloud

# Print QR Code on screen
printQrCode = True

# Use Nextcloudcmd for Synchronize Local et Remote directory
useSynchronize = True

::: note ::: title Note :::

Edit the configuration by running the command pibooth --config. :::

Note

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_nextcloud-1.0.1-py2.py3-none-any.whl (5.6 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