You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To autostart this slideshow directly after bootup there is a precomiled file in this repo:
40
-
/system/lxde-pi_autostart
31
+
### Installation of base software
32
+
- Install **chromium** for showing the slideshow in browser
33
+
- Install **apache** Server with PHP module for rendering the slideshow (based on this guide: https://www.raspberrypi.org/documentation/remote-access/web-server/apache.md)
34
+
- Install **nptupdate** to keep your Raspi-clock set correctly
Everything slideshow related happens in the /files folder.
62
+
- Put some images to /files folder. Ideally with the same resultion of the screen (eg. 1920x1080px).
63
+
- Edit the slideshow.txt
64
+
- Every line starting with # is a comment line
65
+
- Every line shall be either the filename (without path) OR a URL (eg: image.jpg OR https://timluedtke.de)
66
+
- if you want you can set the transition delay in the comment-line: # setting-transition-delay=
67
+
68
+
## You are done now :)
69
+
If everything is set up correctly, the RaspberryPi shall start chromium in fullscreen directly after bootup and after some seconds of showing the date&time (datetimenow.html) your slideshow shall start and loop.
70
+
71
+
## Feedback
72
+
If you liked what we've done together feel free to give feedback (Gitlab Issues) or send me an photo of your RaspberryPiKiosk Setup. I would love that :) eMail: mail %aht% timluedtke %dot% de
0 commit comments