I have 3 computers at home: a gaming PC, a work laptop, and a mini PC running as a server. Copying text or moving files between them was always annoying.
Sharing it on google drive or sending text via messenger is really annoying.
So I built Klip. A lightweight Go app that sits in your system tray.
* Clipboard sync: copy on one device, paste on another instantly. Can be toggled off when not needed.
* File transfer: pick a device from the tray, select a file, done. Direct transfer at full LAN speed.
* Zero config: uses mDNS to discover devices on the same network automatically. No IP addresses, no setup.
Everything is peer-to-peer over your local network. All connections use TLS 1.3 encryption. No cloud, no accounts, no external servers.
It's open source and works on macOS, Windows, and Linux.
GitHub: https://github.com/PatrykDz95/Klip
Website: https://klip-it.app
