How to launch app at startup?

wondering if this will make a great kiosk OS. Any advice? It should run full-screen without any header bar (priority) and prevent users from exiting the app (secondary).

I did some digging and I believe the default startup app is configured here.

2 Likes

I@Garredow That’s nice hack

Hi Garredow. New bee here. Where can I find the DefaultBootSequencer.cpp file?

I've successfully build a Rpi image and configured custom URL.
Now I want the app to Auto start when booting.

Thank you.

can someone help me to achieve this, please?

Thank you

Please change appid in https://github.com/webosose/bootd/blob/master/src/bootd/sequencer/DefaultBootSequencer.cpp#L64 as @Garredow suggested.