Merge branch 'develop'
This commit is contained in:
commit
3381b7b9b8
@ -55,8 +55,8 @@ uname | grep -q 'Darwin' && sed -i '' '/\/home\/pi/s/^/#/' docker-compose.yml ||
|
|||||||
docker compose up
|
docker compose up
|
||||||
```
|
```
|
||||||
|
|
||||||
## 📠 Run on your system
|
## 📠 Run system wide
|
||||||
## Installation and configuration (manual)
|
### Install
|
||||||
```bash
|
```bash
|
||||||
# Install system dependencies
|
# Install system dependencies
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
@ -102,11 +102,11 @@ sudo journalctl -u obscreen -f
|
|||||||
- Page which plays slideshow is reachable at `http://localhost:5000`
|
- Page which plays slideshow is reachable at `http://localhost:5000`
|
||||||
- Slideshow manager is reachable at `http://localhost:5000/manage`
|
- Slideshow manager is reachable at `http://localhost:5000/manage`
|
||||||
|
|
||||||
## You are done now :)
|
## ✨ You are done now :)
|
||||||
- If everything is set up correctly, the RaspberryPi shall start chromium in fullscreen directly after boot screen and after some seconds of showing the date & time (`views/player/default.jinja.html`) your slideshow shall start and loop endlessly.
|
- If everything is set up correctly, the RaspberryPi shall start chromium in fullscreen directly after boot screen and after some seconds of showing the date & time (`views/player/default.jinja.html`) your slideshow shall start and loop endlessly.
|
||||||
- Be sure that `AUTOCONFIGURE_LX_FILE` is writeable !
|
- Be sure that `AUTOCONFIGURE_LX_FILE` is writeable !
|
||||||
|
|
||||||
## Additional
|
## 📎 Additional
|
||||||
|
|
||||||
### A. Hardware checks
|
### A. Hardware checks
|
||||||
- Basic Setup
|
- Basic Setup
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user