Skip to content

NeveIsa/webclipboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webclipboard

Share your clipboard with your friends using the web

This script facilitates automating transfer of clipboard from one or more users to their friend using https://dweet.io

Installation

pip install -U webclipboard

If you are on Linux and you don't have xclip, install xclip using sudo apt install xclip

Sharing your clipboard

webclipboard --mode=master --channel=math123 --debug

Receiving someone's clipboard

webclipboard --mode=slave --channel=math123 --debug

** Make sure both master and slaves use the same channel name**

About

Share Clipboard using the Web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published