Skip to content

Instantly share code, notes, and snippets.

View therealevanhenry's full-sized avatar

Evan Henry therealevanhenry

  • Arlington, VA
  • 13:35 (UTC -04:00)
View GitHub Profile
@bketelsen
bketelsen / use lemonade for remote clipboard sharing
Last active March 5, 2024 14:23
how to use lemonade to share a clipboard between remote computers
on local and remote machine:
go get github.com/pocke/lemonade (if you have Go installed, if not download lemonade binary from github)
make sure $GOPATH/bin is in your path on both machines
-- or move $GOPATH/bin/lemonade to a place already in your path like /usr/local/bin
on your local machine add a script like this:
cat ~/bin/remote