I have had a look around but cant find a definitive answer to my question.
I have a .py script which does a basic file copy from one directory to another but I want to run it on a Raspberry Pi using a little 2.8" touch screen. so I was thinking if I could build a basic HTML page which will load up when the RPi boots I could then just press the option I want ie: SD > HDD or HDD > NAS
The RPi can have a web server running if need be or something simple like LAMP
I have seen some people try to do this but there scripts are a lot more complex than mine.
If this is possible can someone point me in the right direction if it isn't possible then I'll need to look at finding a python ui coder
Adam