I have some Python scripts, and I want them to be started at system startup. How can I do this? By startup apps? Do I need to export the script as an exe and then add it to the startup applications? What about the raspberry pi? Or another Linux?
(There are some posts about this, but none of them answer exactly my question)