Skip to content

cross-platform universal clipboard. supports text and image. publish / subscribe data via redis.

License

Notifications You must be signed in to change notification settings

mohemohe/pubsubclip

Repository files navigation

pubsubclip

publish / subscribe clipboard via redis

install

Arch Linux

git clone https://github.com/mohemohe/pubsubclip.git
cd pubsubclip
makepkg -sif
# edit /etc/default/pubsubclip
sudo systemctl start pubsubclip@$(whoami) 

from release

Download from https://github.com/mohemohe/pubsubclip/releases and unarchive tar.gz.

go install

Require: go 1.22+

go install github.com/mohemohe/pubsubclip@latest

usage

./pubsubclip watch --addr 172.16.34.200:6379