Back to browse
Synclippy – Ephemeral rooms for sharing text or files

Synclippy – Ephemeral rooms for sharing text or files

by ujjwalvivek·Mar 6, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemCozy

Quick file sync across devices, but AirDrop and Taildrop already solve this.

Strengths
  • Minimal friction: no signup, no installation, memorable 3-word rooms
  • Simple, focused scope: in-memory storage with 5-minute TTL keeps complexity low
  • Self-host friendly: Go binary or Docker, fits personal workflows
Weaknesses
  • No differentiation from established alternatives like AirDrop, Snapdrop, or Taildrop
  • Memory-only means no persistence; unclear why this beats native OS file sharing
Category
Target Audience

Users transferring files between devices without installing software

Similar To

Snapdrop · AirDrop · Taildrop

Post Description

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.

Similar Projects

Security●●Solid

Blip – Ephemeral chat that stores nothing, anywhere. open source

Client-side auto-shred plus E2E using Curve25519 + XSalsa20-Poly1305 and a server-as-relay model is a tidy, pragmatic approach to disposable chat; the README even calls out blob-releasing and visibility/shortcut hooks for capture protection. That capture-guard idea is clever in practice but inherently limited (you can't stop a phone snapshot or an external recorder), so the project reads as a useful, honest implementation rather than a revolutionary privacy panacea.

Niche GemWizardry
hackersk
114mo ago
SocialMid

Netwall

Clean terminal-style wall where posts disappear in 1 hour or live longer if upvoted.

Eye CandyCozy
dogancan
103mo ago