Skip to content

Releases: ViktorBarzin/goclip

goclip-v0.0.1

27 Mar 17:20
9d9b832
Compare
Choose a tag to compare

App with working functionality.

Send/receive text and image clipboard contents over LAN
Traffic is multicast UDP to a predefined address. If clipboard content size is greater than 8k (single UDP datagram size), peer-to-peer TCP connection is used as a fallback mechanism
Requirements:
GTK environment

Windows is currently not supported.
macOS is not tested