hacker news Hacker News
  1. new
  2. show
  3. ask
  4. jobs
I revived an old project of mine called Synclippy.

It creates ephemeral 3-word rooms where you can drop text or files and share them across devices. Rooms live for 5 minutes and everything stays in memory.

I mainly use it as a quick way to move snippets or small files between my machines without installing anything, along with Taildrop.

I originally built it for my own workflows, but figured I’d open source it in case others find it useful too.

Demo: https://synclippy.ujjwalvivek.com

Repo: https://github.com/ujjwalvivek/synclippy

Self-host preferred (Docker or single Go binary).

Curious if anyone finds it useful or if has ideas for improving it.

loading...