How CopyBoard works
CopyBoard is a visual, temporary clipboard that lives in your browser. Here's the whole model in one page.
1. Create a board
Click Create Clipboard. You get a short code and a shareable URL.
2. Add content
Ctrl+V to paste, drag files onto the board, or use the toolbar. Each item becomes a movable card.
3. Share it
Open Share to reveal a QR code, the code and a link. Anyone with them can open the same board.
4. Sync in real time
Boards sync across all viewers using Firebase Firestore listeners.
5. Auto-expire
Exactly 24 hours after creation, the board expires. Every file, every item, every reference is deleted from storage.
Frequently asked questions
- Can I extend a board?
- Not yet. Custom expiration is on the roadmap.
- Does it require an app?
- No — just a browser.