dps / piui

Add a UI to your standalone Raspberry Pi project using your Android phone
419 stars 96 forks source link

Run piui_demo.py at boot time #3

Open MrChronoM opened 11 years ago

MrChronoM commented 11 years ago

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 !).

dps commented 11 years ago

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

Adam912 commented 10 years ago

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