clipboard-sync

command module
v0.0.0-...-32836b0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 5, 2021 License: BSD-2-Clause Imports: 15 Imported by: 0

README

clipboard-sync

A simple clipbarod sync tool for virtualbox guest.

The story

There's clipboard sync feature inside virtualbox, which sounds great. BUT, the sync failed sometimes, for example it failed when doing copy in google chrome. So I wrote up a simple program for doing the sync between virtual box client and your host.

Usage

0 Prepare

A Prepare dependencies
go get -u "github.com/atotto/clipboard"
go get -u  "github.com/op/go-logging"
go get -u "github.com/pingcap/errors"

1 Build

It's simple, see build.sh for details.

2 Host side(server, your desktop)

Run clipboard-sync.server from command line.

3 Client side(client, your guest desktop)

Run clipboard-sync.client.exe

Note

For both server and client, you need to have xclip installed.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL