A program to use a raspberry pi and a monitor as a digital picture frame.
Project description
Pi Picture Frame
A picture frame script primarily developed for Raspberry Pi but can also run under Linux. (Some extra work is needed to run under Windows.)
It uses pi3d to render the pictures. The actual OpenGL code is from pi3d_demos.
Installation
sudo apt-get install libatlas-base-dev # Need for numpy
sudo pip3 install pipictureframe
Usage
Run
pi-picture-frame -h
to getp a comprehensive list of options.
Features
- Smooth and configurable transitions from picture to picture incl. pre-loading of next picture to avoid artifacts during transition
- Background blurring
- Image resizing
- Configurable display of text (e.g. date, file name, etc.)
- Caching of all picture files in db.
- Filtering of image list
Filters
Currently only a filter based on image ratings is implemented. If additonal filters are needed, let me know.
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 Distribution
pipictureframe-0.9.6.tar.gz
(195.7 kB
view details)
Built Distribution
File details
Details for the file pipictureframe-0.9.6.tar.gz
.
File metadata
- Download URL: pipictureframe-0.9.6.tar.gz
- Upload date:
- Size: 195.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58a8de6ca507934116a389bd741de4dff1ee3599f632749de2413fa3ad6ed62c |
|
MD5 | f7ef5ef6b89f1f6ab1a9986932cfffdf |
|
BLAKE2b-256 | 1865e301d493d8bea51e57f268dfcfeb80540e8fc2390d6d4650d946e177b845 |
File details
Details for the file pipictureframe-0.9.6-py3-none-any.whl
.
File metadata
- Download URL: pipictureframe-0.9.6-py3-none-any.whl
- Upload date:
- Size: 210.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0 requests-toolbelt/0.9.1 tqdm/4.56.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa5bb3653fe139694260c479182dbc703bd20d91ddcb7377ffefbc27fb2c7b00 |
|
MD5 | 92f58e74aa78bce45e38a98630fb73e5 |
|
BLAKE2b-256 | c206f12ffce2b2605eecc7b583447948257469b5776a860e081c6e56b2e99894 |