Announcing pgSlideShow

Published on 2007-10-31 10:13:00+00:00
Apps   Python   pygame  

I've just released a simple little application called pgSlideShow. It's a free image slideshow application written in Python using pygame. It recursively searches a given directory for image files, and then displays them on a computer screen in Fullscreen mode.

You can get it here:
~~http://bradmontgomery.net/pgSlideShow/~~
https://github.com/bradmontgomery/pgSlideShow