Raspberry Pi

From Dave-Wiki

Summary

A Raspberry Pi is a small, affordable, single-board computer developed by the Raspberry Pi Foundation, aimed at promoting computer science education and providing a platform for experimentation and creativity. It is designed to be an accessible and low-cost tool for learning programming, electronics, and other STEM-related subjects.

General

Kiosk

Below are some random notes so far on setting up Chromium in kiosk mode. It's still a work in progress for me.

/usr/bin/chromium-browser --kiosk --noerrdialogs --disable-infobars http://nvr.lambnet.us &
/usr/bin/chromium-browser http://nvr.lambnet.us --kiosk --noerrdialogs --disable-infobars &
chromium = chromium-browser https://raspberrypi.com https://time.is/London --kiosk --noerrdialogs --disable-infobars --no-first-run --ozone-platform=wayland --enable-features=OverlayScrollbar --start-maximized