Cloud Clipboard

Share your clipboard across the devices. Comes handy when need URLs on phone.

Cloud Clipboard shares the data on clipboard across your devices. So it allows to copy on one device and paste on another. Currently supported platforms: Linux, Android # Instructions to use - Copy the text. - Execute this command to copy to cloud-clipboard if you are on desktop $ python cloudcb.py copy <username> <password> - Open the app on your mobile to get that text on mobile's clipboard (This will not be required from next update). - Execute this command to update your desktop's clipboard to the text copied on other devices $ python cloudcb.py paste <username> <password>