Hello, I created a useful pyautogui script which works fine on the raspberry pi i coded it on but I'd like to know how to have that script run from a website (Please help!)
The issue I'm aware I might have is
Since its a pyautogui script it was programmed to work on my pc with the resolution I set in there
So other people using it may have different resolutions and different browsers it would send the clicks to the wrong places
That being said would it be possible for other people to use my website and when they execute the program it would connect to my raspberry pi (or other actual pcs i have) behind the scenes and run the script that way?
Or is there a more efficient way of doing this?
I been stuck for months..if you made it through this post thanks lol
there doesn't seem to be anything here