About

Hey, 

I have 3 computers in my house. A gaming PC, work laptop and a mini PC as a server.

For some time now I had the issue that transfering files or  text/passwords was annoying. Sharing it on google drive or sending text via messenger is not really handy.

So I did what every developer does - creates his own app for that! 

It’s a lightweight app written in Go that sits in your system tray

How it works:

  • Clipboard Sync: If you copy text on one device, it's instantly available to paste on the others (can be toggled off when not needed).

  • File Transfer: Select a device, pick a file, and send it directly.

  • Zero Config: It uses [mDNS / local discovery] to find other devices on the same network automatically. No manual IP typing required.

Privacy & Security: 

Everything stays within your local network. It's pure P2P with TLS encryption. No cloud, no external servers, and no account needed.