Pibooth plugin for Nextcloud upload.
Project description
pibooth-nextcloud
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
Release history Release notifications | RSS feed
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_nextcloud-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: pibooth_nextcloud-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.4.2 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d16fdd75075d1c84f9bdb43cad7475b6c50e50791de08300a2bd606c065d4c4 |
|
MD5 | 0e747b51ee6993898238123c8e4b8ce6 |
|
BLAKE2b-256 | b0c6be29b0341863ecc885bb6d04982f95d9c9bef93d8fde7d7f97dce53252a1 |