A clipboard sharing tool written in Go. The tool currently works for linux distros with X Windows and requires xsel installed.
clipshare start
Ideally run as a background process.
clipshare get
clipshare set 127.0.0.1 10.0.2.1
clipshare stop
###Todo
- Queued Clipshare buffer
- Daemon mode
- Security
- Refactor
- Platform support for Mac, Windows