Send text to clipboard on another device

Is it possible to automate sending the text from clipboard on one device to another device. Currently I’m using a rather roundabout way:

I have a script (on the source machine with Linux) that pastes the clipboard content into a file with a name of Clipboard_$(date +%F_%H-%M-%S).txt, then I manually open this file on the target device (Android phone) and copy its content into clipboard.

Would someone happen to have any ideas on how to automate this process?

I really don’t want to use something like Pushbullet or KDE, so please don’t advise that :slight_smile:

Remote control your Android phone.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.