



Built an open-source clipboard manager, now at 32 users
One thing that bothered me about many clipboard tools was how often clipboard history ends up synced or stored externally.
Clipboard data can contain:
- passwords
- API keys
- personal notes
- sensitive links
So I built ClipNext with a different approach.
Everything is stored locally using Chrome storage APIs.
No accounts.
No telemetry.
No sync.
No cloud.
Features:
- Clipboard history
- Image support
- Search
- Bulk copy
- Favorites
Open-source and MIT licensed.
Currently used by 32 users and still evolving.
Would appreciate feedback from people who care about privacy or use clipboard managers daily.