I’m planning a workshop in a few days, I had the idea to put a Kiosk powered by a Raspberry Pi and a regular PC monitor, put it at the entrance, and let people register themselves before entering. Then the assistants could be registered in something that later would allow me to export into a csv.

Is there some software that allows me to do this?

    • brie@beehaw.org
      link
      fedilink
      arrow-up
      9
      ·
      9 months ago

      Firefox has a kiosk mode using a cli flag, which if I recall correctly also prevents exiting fullscreen (though they can still close Firefox, or follow links off-site).

    • PoisonedPrisonPanda@discuss.tchncs.de
      link
      fedilink
      arrow-up
      2
      ·
      edit-2
      9 months ago

      Thats as simple as it gets.

      Great idea.

      Btw. Its also possible to do this via VBA easily.

      Or ask chatgpt to throw a python script in the bucket.

      But the full window view of a webpage is far cleaner solution.