WeSearch

Pbgopy v0.4.0: Simple cross-device clipboard with history

·4 min read · 0 reactions · 0 comments · 15 views
#software#encryption#clipboard#Pbgopy#macOS#RHEL#CentOS#Debian#Ubuntu#Arch Linux
Pbgopy v0.4.0: Simple cross-device clipboard with history
⚡ TL;DR · AI summary

Pbgopy v0.4.0 is a cross-device clipboard tool that allows users to share data seamlessly across multiple devices. It features a history function, enabling users to keep track of previous copies and manage them effectively. The tool also includes encryption options for secure data transfer between devices.

Key facts
Original article
GitHub
Read full at GitHub →
Opening excerpt (first ~120 words) tap to expand

pbgopy pbgopy acts like pbcopy/pbpaste but for multiple devices. It lets you share data across devices like you copy and paste. Installation Binary releases are available through here. macOS brew install nakabonne/pbgopy/pbgopy RHEL/CentOS rpm -ivh https://github.com/nakabonne/pbgopy/releases/download/v0.4.0/pbgopy_0.4.0_linux_amd64.rpm Debian/Ubuntu wget https://github.com/nakabonne/pbgopy/releases/download/v0.4.0/pbgopy_0.4.0_linux_amd64.deb apt install ./pbgopy_0.4.0_linux_amd64.deb Arch Linux AUR package is available: pbgopy yay pbgopy Nix nix-shell -p nixpkgs.pbgopy Go go install github.com/nakabonne/pbgopy@latest Docker docker run --rm nakabonne/pbgopy pbgopy help Usage First up, you start the pbgopy server which works as a shared clipboard for devices.

Excerpt limited to ~120 words for fair-use compliance. The full article is at GitHub.

Anonymous · no account needed
Share 𝕏 Facebook Reddit LinkedIn Threads WhatsApp Bluesky Mastodon Email

Discussion

0 comments

More from GitHub