Skip to content

Commit 628d093

Browse files
committed
Installation Guide finished
1 parent 865deb3 commit 628d093

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ mv -r ./system/lxde-pi_autostart /home/pi/.config/lxsession/LXDE-pi/autostart
1717

1818
## Installation - step by step
1919
### Basic Setup
20-
For basic RaspberryPi setup you can use most of the available guides or this on:
20+
For basic RaspberryPi setup you can use most of the available guides, for example this one:
2121
https://gist.github.com/blackjid/dfde6bedef148253f987
2222

2323
### HDMI Mode
@@ -45,7 +45,7 @@ mv -r ./system/lxde-pi_autostart /home/pi/.config/lxsession/LXDE-pi/autostart
4545
```
4646

4747
### Autostart Slideshow on bootup
48-
To autostart this slideshow directly after bootup there is a precomiled file in this repo: **/system/lxde-pi_autostart**
48+
To autostart this slideshow directly after bootup there is a ready-to-go file in this repo: ./system/**lxde-pi_autostart**
4949

5050

5151
With the following command you can move that file to a special directory where raspberryPi automatically executes it on bootup:
@@ -58,15 +58,15 @@ Based on this Guides:
5858
- https://gist.github.com/blackjid/dfde6bedef148253f987
5959

6060
## Prepare your Slideshow
61-
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).
61+
Everything slideshow-related happens in the ./files folder.
62+
- Put some images into the /files folder. Ideally with the same resultion of the screen (eg. 1920x1080px).
6363
- Edit the slideshow.txt
6464
- 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=
65+
- Every other 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 to a different value (seconds): # setting-transition-delay=
6767

6868
## 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.
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 endlessly. You're welcome.
7070

7171
## Feedback
7272
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

Comments
 (0)