sanfx / slideShow

PyQt4 based imageSlideshow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

slideShow

PyQt4 based imageSlideshow with ImageGallery [with exif data]

add alias for quickacces from terminal: alias show='python ~/Development/python/slideShow/python/slideShow.py'

Requirements:

Python 2.7

PyQt4

Dependencies:

ExifRead

Usage:

from terminal go to directory containig images you want to slideshow or view in imagegallery and launch the python -o slideShow.py

The slideshow autostarts (Keyboard Shortcuts):

  • Spacebar to toggle pause/play

  • press e to show/hide exif data

  • Left key to see previous image

  • Right key to see next image

  • Down key to open image gallery

  • Up key to open slideshow back

  • Escape to exit

or you can use control bar to navigate or change slideshow directory:

Please report bug/ or suggestions!!!

About

PyQt4 based imageSlideshow


Languages

Language:Python 100.0%