Simple one file php signage designed to be used as low cost raspberry pi signage for home and public services
shows image slideshow of jpeg files from web server folder(s) By default from subfolder 'All' below folder where index.php is installed.
Image show time is set as milliseconds - default 20000 - 20 seconds
for example:
- www (index.php)
- All (Images for all)
- Group1 (images for group 1)
- Group2 (images for group 2)
index.php?dir=Group1 will show images from folder 'All' and from folder 'Group1'
index.php?dir=Group2 will show images from folder 'All' and from folder 'Group2'
This allowes
- common content to all displays
- and individual content for groups
Also some instructions how to use Encode Explorer and Raspberry Pi as server and client