1

I would like to have a Raspberry PI with some sort of kiosk-mode. Basically I want it to run a single application and I am trying to determine what is the smallest build that can do that.

I haven't built the application yet so I am open to any suggestions. The application must have a GUI that's not ASCII based.

It seems that any x server takes a lot of space and installs a lot of crapware.

Any suggestions?

1 Answers1

0

Anyway you need any graphical server. X server itself is not so cumbersome as you might think. All detailed instructions you may find in this answer, mentioned by @goldilocks

Also look at RetroPie Project as example, which is based on Raspbian and launches EmulationStation as kiosk app

oxfn
  • 116
  • 1