Live sub gallery

peteruithoven

Joined: 2013-01-18
Posts: 2
Posted: Mon, 2013-01-21 18:04

I'm involved with events like Repaircafe's and a Fablab where we are going to use Eye-fi to shot photos and we upload them to a Gallery3 instance.
I thought it would be great to display the latest pictures on a public screen at the event. So I've made a very simple gallery that you can drag in the folder of your Gallery3 instance.
https://github.com/peteruithoven/live-gallery
- It will automatically reload (based on the latest rss feed)
- It will resize to your screen
- You can configure how big the bigger image can get and how many smaller images you want to show.
- It will "flash" when it finds new images, for dramatic purposes ;)
- After a while it can start a slideshow, randomly trough all photos or the photos of your latest album. This slideshow will auto hide when there is a new picture taken.
- It has a simple mode for Raspberry PI's limited resources.

It's currently hosted on Github, suggestions, issue reports and pull requests are welcome.
https://github.com/peteruithoven/live-gallery

I'm releasing it under a CC-BY license.