FractalBobz / py-slideshow

image slideshow in Python (pyglet/OpenGL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

py-slideshow - image slideshow

Random image slideshow in Python with OpenGL pan/zoom effects.

icon.png


Requirements:

  • Python 2.7+ or 3.2+
  • pyglet

Command Line Help:

$ ./slideshow.py -h
usage: slideshow.py dir

positional arguments:
  dir              directory of images

Example:

$ git clone https://github.com/cgoldberg/py-slideshow.git
$ cd py-slideshow
$ python slideshow.py /home/cgoldberg/images/

About

image slideshow in Python (pyglet/OpenGL)

License:GNU General Public License v3.0


Languages

Language:Python 100.0%