piui icon indicating copy to clipboard operation
piui copied to clipboard

Run piui_demo.py at boot time

Open MrChronoM opened this issue 12 years ago • 2 comments

I only have my RPi since yesterday and I'm very new to the python, so this may be a stupid question/issue.

I'm would like to start the piui_demo.py (or any other .py I want to create) at boot time. My guess was that the supervisour should start it as long as it's in the .conf file, but it isn't starting. I don't see a place to check logs.

When I start it from the command line it all works fine (and is looking very good also !).

MrChronoM avatar Mar 30 '13 10:03 MrChronoM

This is a good feature request - I'll work on making it possible to mark an app to run on boot in the conf file

dps avatar Mar 30 '13 19:03 dps

David, can you possibly give me a short explanation a poor beginner can understand how to get the demo to recognize CherryPy? I have successfully downloaded and installed CherryPy 3.2 in /home/pi/CherryPy-3.2.

Many thanks! Adam

Adam912 avatar Jul 14 '13 00:07 Adam912