rtulke / photo-slideshow

PI project to output slideshow to HDMI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python photo slideshow

Displays a rolling, randomised slideshow from a linux terminal based on a SQLite database and folder of images.

Designed to work with the data produced by my Google Photo Indexer.

Works great on a Raspberry PI plugged into your HD TV via a spare HDMI socket.

Installation

  • Ensure your OS has Python 3 and Pygame installed
  • Clone this repo
  • Copy config.sample.py to config.py and adjust for your environment
  • Add this line to the end of ~/.bashrc and adjust the path: python3 /full/path/to/slideshow.py
  • Reboot your device and enjoy the show!

About

PI project to output slideshow to HDMI


Languages

Language:Python 100.0%