I'm working on a website that turns my ipad into a drawing tablet for my laptop.
Most of the program is done, but I don't know how I'm gonna share my screen with my ipad.
Does one of you guys know how to do that? If so then please let me know how
for the website I'm using nodejs & socket.io (html, css and js) and for actually moving the mouse I'm using python (pynput, python-socketio)