mastowall/README_SSB.md

17 lines
366 B
Markdown
Raw Permalink Normal View History

2023-11-16 12:32:40 +01:00
## Additions made by SSB for BDK23
# added carousel for posts
## Important
install color emojis:
sudo apt-get install fonts-noto-color-emoji
2023-11-18 20:53:12 +01:00
install xdotool to move the mouse to bottom right (does not work with Bookworm/Wayland)
sudo apt-get install xdotool -y
2023-11-16 12:32:40 +01:00
run in kiosk mode:
chromium-browser --kiosk index.html
or use the remote URL instead of index.html