An open API service indexing awesome lists of open source software.

https://github.com/horgh/slideshow

A simple javascript slideshow website
https://github.com/horgh/slideshow

Last synced: 3 months ago
JSON representation

A simple javascript slideshow website

Awesome Lists containing this project

README

        

This will look for albums of images in a directory ("albums" by default). An
album is a directory inside this albums directory.

It is assumed all the files in these found album directories are images.

The directory searched is set in config.php and "albums_dir" in slideshow.js

The default image is set in slideshow.php and "default_image" in slideshow.js