Currently it is possible to set the clipboard text via an HTTP endpoint (without using the websocket). This is useful to integrate automation apps like Tasker, as we can just listen on the clipboard change event and send the new text.
This is not yet possible with images, but would be nice to have. We will probably have to convert the image to a common format (currently BMP) before sending it to other connected clients.
Currently it is possible to set the clipboard text via an HTTP endpoint (without using the websocket). This is useful to integrate automation apps like Tasker, as we can just listen on the clipboard change event and send the new text.
This is not yet possible with images, but would be nice to have. We will probably have to convert the image to a common format (currently BMP) before sending it to other connected clients.