Loading...
Loading...
Four Pillars
Trust, speed, intelligence, and unity. Every feature in Cliprift traces back to one of these pillars. Here's the full picture.
Offline-first auth. Self-healing sync with exponential backoff. Local-first clipboard capture. Open the app 100 times in a row — signed in, items there, every time.
Connection state machine
Encrypted at rest
AES-256-GCM
Protected in transit
TLS 1.3
Credential detection
Auto-flagged
Your clipboard is captured locally before any network call. Sync recovers automatically with exponential backoff. Nothing is ever lost.
Picker overlay in under 80ms. Search results in under 50ms. Cross-device sync in under a second for text. You won't perceive a delay.
< 80ms
Picker render
< 50ms
Search query
< 200ms
Copy-to-paste
< 500ms
Cold boot
Content is auto-detected, enriched, and categorized without lifting a finger. Code gets syntax highlighting. URLs get unfurled. Credentials get flagged. Search understands natural language.
const handler = async (req) => { ... }
github.com/cliprift/releases/v2.1
Cliprift v2.1 Release Notes
sk_live_••••••••••••••••
#6366f1
Smart collections
Copy on Windows, paste on your Mac. See which devices are online. Push items to a specific device. Share a team clipboard where everyone sees updates in real time.
Navigate, search, and paste without touching your mouse. Global shortcut summons the picker overlay in milliseconds.
Keep copying without internet. Everything queues locally and syncs when you reconnect.
Pin your most-used clips so they stay at the top, always one shortcut away.
Organize clips into manual collections. Create, rename, and manage groups of related items.
Automatically clear old clips on your schedule. Keep your history tidy without thinking about it.
Save reusable text snippets with template variables. Type a keyword, expand instantly.
Copy and sync screenshots, photos, and files. Track transfer progress in real time.
Select multiple clips to pin, delete, or copy at once. Multi-select with Shift and Ctrl.
Export your clipboard history as JSON anytime. Your data is always yours.
Stop re-typing code. Copy snippets, stack traces, and terminal output once — paste them anywhere. Smart syntax detection means your code is always formatted right.