For instance an RPI that just boots straight to a full screen browser with nothing else. I’ve used Magic Mirror but I want to switch to a web based dashboard instead.

Edit to clarify: Specifically talking about a cheap computer and monitor setup, not a tablet and touch controls won’t matter.

  • jrgd@lemmy.zip
    link
    fedilink
    English
    arrow-up
    8
    ·
    edit-2
    18 hours ago

    Realistically, any LTS distro from a netinstaller or minimal image that can use a kiosk compositor like cage. So, the usual suspects of Debian, OpenSUSE, AlmaLinux, RockyLinux (or a derivative of one if the native distro doesn’t support Raspberry Pi). Then you just have cage open the browser of choice on startup (e.g. chromium --kiosk <url>) and you have a lightweight and relatively secure web kiosk.

    • bluGill@fedia.io
      link
      fedilink
      arrow-up
      3
      arrow-down
      5
      ·
      21 hours ago

      Cage is not what I want from a kiosk. I want window management, I just want a few fixed windows in fixed positions. Sometimes I want to rotate between a few windows. I’m running Magicmirror now which gives what I want, but it is too slow and too locked into the everything is a web app model.