Page 1 of 1

Run python script managing browser on startup

Posted: 20 Apr 2023, 18:52
by joy12
Hello,

I have install first time porteus kiosk on usb stick, installation wizard was clean and understandable, I have also read FAQ looking for informations about adding own scripts to porteus kiosk and I have some questions.
1. How to add custom python module which is not installed by default?
2. How to disable automatically run browser by system and add my own python script which use selenium webdriver to run browser

I have read in FAQ that I have to do it before install system on pendrive because system is running in read only mode, can someone explain me this clearly?

Thank you!

Run python script managing browser on startup

Posted: 21 Apr 2023, 08:53
by fanthom
Hello joy12,

You need to have some Linux experience if you want to remaster the ISO yourself.

Please follow these links:
https://porteus-kiosk.org/faq.html#8
https://porteus-kiosk.org/kiosk-customization.html

In case of troubles you should use commercial service:
https://porteus-kiosk.org/builds.html

Thanks