-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Description
Is your feature request related to a problem? Please describe.
its a feature request
Describe the solution you'd like
Its a feature that works like this , when you start it , bruce/device hosts hotspot and webserver , when you connect to the hotspot and open server ip address on the browser, it should allow you to remotely control your device (like maybe the buttons trigger functions that are then readed by the device and received as command (lets say there is Left button , if on m5stick , when clicked the button should send command PrevPress to the stick etc.. ) ) and if possible to get screen view or text that is read from the screen of the device (like Wifi , BLE, RF , IR etc....) on the web that should only reset when button is pressed , i think it should work like the WebUI at some point
Describe alternatives you've considered
I tried building one but its too hard for someone that never programmed
Additional context