Skip to content

TJuTZu/onefilesignage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

onefilesignage

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

  1. common content to all displays
  2. and individual content for groups

Also some instructions how to use Encode Explorer and Raspberry Pi as server and client

About

Simple one file php signage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages