• 1 Post
  • 14 Comments
Joined 1 year ago
cake
Cake day: June 8th, 2023

help-circle


  • frap129@lemmy.maples.devtoOpen Source@lemmy.mlKiosk OS?
    link
    fedilink
    arrow-up
    12
    ·
    edit-2
    8 months ago

    I don’t know of an OS or distro dedicated to this, but it should be pretty easy using cage-kiosk, a window manager that only allows for a single window, and cog, a very basic web app container.

    Install cage and cog on whatever distro you want, setup autologin, then in your ~/.profile add something like

    cage -- /usr/bin/cog https://example.com

    It should boot directly to the webpage at that point. Make sure to set up ssh before you do all this! System management might get tricky if you dont









  • Graphene only supports Pixel phones. You could try to port over the device tree, HALs, and build system changes from LineageOS, but you would have to maintain it all yourself and run your own builds. Im using a pixel and I really enjoy graphene, but I’m not sure if it’s worth that much effort