Hey Folks, I’ve made a couple kiosks in the past around the house, but I’m hoping there’s an easier solution out there. Previously I’d install raspbian or something on to a pi and then remote into a full-screened chromium to set it up.

Does anyone know of a good OS that theoretically boot directly to a URL with minimal effort? Like I said I can do it manually but I’d like something pre-built for the task.

Bonus points if it would have a web-configurator, I may want to change the URL it’s using occasionally and it’d be nice not to have to remote in directly.

  • Scrubbles@poptalk.scrubbles.techOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    8 months ago

    Thanks, is there an install guide? I looked over their wiki and I can’t find anywhere that says “so here’s how you install this”

    • frap129@lemmy.maples.dev
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      8 months ago

      If your doing this on a pi with raspian, both of these packages should be available. You can run sudo apt install cage cog in a terminal to install both of them.