Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madsrh/slideshow
jQuery slideshow for digital signs
https://github.com/madsrh/slideshow
Last synced: 8 days ago
JSON representation
jQuery slideshow for digital signs
- Host: GitHub
- URL: https://github.com/madsrh/slideshow
- Owner: madsrh
- Created: 2021-11-15T23:47:28.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-16T00:03:00.000Z (about 3 years ago)
- Last Synced: 2024-04-01T12:47:31.706Z (8 months ago)
- Language: PHP
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slideshow
jQuery slideshow for digital signs to display upcoming events. Special features include:- The slideshow cycles through all images in the folder
- Files named after the naming scheme will be deleted when the date is past
- Hides the cursor
- The page will automatic check for new files every 24 hoursNAMING SCHEME:
Files are named with a prefix and a date. When the date is past, the file is deleted.
The date format is: 2022 12 30
So a file named slidedato_20180917.jpg will be deleted on 17. sep 2018USAGE:
Upload your images files to the folder. Make sure that they are following the naming scheme.Based on a script by Jon Raasch