Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fmalcher/simpleslideshow

Super simple and hacky web slideshow
https://github.com/fmalcher/simpleslideshow

Last synced: 25 days ago
JSON representation

Super simple and hacky web slideshow

Awesome Lists containing this project

README

        

# simpleslideshow

This is a very simple and hacky web slideshow.
It shows fullscreen pictures and rotates through the list.

Put all images as `jpg` into a `pictures` subfolder.
The script needs PHP on the webserver to fetch the list of pictures from the folder.
The timings can be adjusted in `script.js`.

## Nextcloud as data source

The `nextcloud` branch contains an example of how to simply retrieve a file list from Nextcloud via WebDAV.