Quick transfer
Public clips appear in a shared feed for instant access, perfect for moving text between your own devices quickly.
A simple clipboard sharing tool for quickly copying text between devices.
A weekend project that solves the hassle of transferring text between different platforms. As ClipShare works on the web, it will work across all operating systems and devices with an internet connection. Paste on one device, scan a QR code or open the link on another, and the text is ready to use.
Public clips appear in a shared feed for instant access, perfect for moving text between your own devices quickly.
Generate unique URLs with memorable IDs (like "happy-turtle-42") and QR codes for sharing text privately, with configurable expiration times.
Try it out here or learn how to use it.
Built on Cloudflare Workers and KV storage for automatic expiration and global availability. The app handles both public clips (one-time access via a shared feed) and private clips (shareable links with configurable TTL).
Developed with assistance from Anthropic's Claude AI for implementation and optimization throughout the process, while being designed by me.
Stack: Cloudflare Workers, Cloudflare KV, TypeScript, HTML/CSS/JS
View the Live App or read the User Guide. Source code on GitHub.
Completed December 2025.