how to know when clipboard changed

Copper Contributor

i want to sync my clipboard between android and windows device.so  how to know when clipboard changed.

the flow is like this :

if (clipboard  is changed) then {send clipboardtext by http or websocket}

0 Replies