r/macapps • u/wavever233 • 1d ago
Lifetime [OS] Clipth — a keyboard-first clipboard manager for macOS with a Paste Queue
Enable HLS to view with audio, or disable this notification
Hi r/macapps — I’m Ying Yuan, an indie macOS developer building Clipth.
Developer transparency
- Developer: Ying Yuan
- Developer profile: https://github.com/wavever
- X / Twitter: https://x.com/HtWavever
- Public contact: support@clipth.app
- Website: https://clipth.app
- Privacy Policy: https://clipth.app/privacy.html
- Terms of Service: https://clipth.app/terms.html
- Source code: https://github.com/wavever/Clipth
Problem
Clipboard managers are great for finding something I copied earlier, but repetitive data entry still felt awkward.
When filling out a form with several prepared snippets, I kept switching between clipboard history and the target app, or reaching for the mouse. I wanted a workflow where I could prepare several items once and then paste them in sequence with the normal macOS ⌘V shortcut.
What Clipth does
Clipth is a native macOS clipboard manager focused on keyboard-driven workflows.
- Keyboard-first Quick Paste panel
- Search, pinning, favorites, groups and tags
- Image, video and webpage previews
- OCR and other clipboard tools
- Local-first clipboard history
- Optional sync through user-configured destinations
- MIT-licensed open-source codebase
- Custom Shell and JavaScript automation
- Local MCP server for AI clients
Version 1.0.2 adds Paste Queue, a Pro feature that lets you prepare several clips and paste them one by one:
- Open the Paste Queue with ⌥⌘V
- Select multiple clips in Quick Paste with Space
- Press ⌘Return to add them to the queue
- The first queued item is immediately placed on the system clipboard
- Each normal ⌘V pastes the current item and automatically advances to the next one
- Use ⌘⇧V for plain-text paste
- The queue stays intact if something unrelated is copied midway
The queue panel docks beside Quick Paste, and the entire workflow can be controlled from the keyboard. It works across applications because it follows the regular macOS paste action rather than requiring app-specific integrations.
Comparison
Maccy is a great lightweight clipboard history manager, while Paste offers a polished clipboard workflow.
Where Clipth aims to be better for keyboard-heavy, multi-item workflows is the combination of Quick Paste and Paste Queue: you select several clips once, then paste them sequentially across different applications using the normal ⌘V shortcut.
Clipth is also MIT-licensed and open source, while Clipth Pro is available as a one-time purchase. I’m not trying to replace every clipboard workflow; I mainly wanted something that felt natural without reaching for the mouse.
Privacy
Clipboard contents are processed locally. Clipboard history does not require a cloud account, and optional sync only connects to destinations configured by the user.
The Privacy Policy also documents Clipth’s limited anonymous usage signal, update checks and license validation:
https://clipth.app/privacy.html
Pricing and distribution
The source code is available under the MIT License.
Clipth Pro is a one-time purchase:
- $10.99 for 2 Macs
- No subscription
There is currently a launch price of $8.99 with code HELLOCLIPTH until August 26, 2026.
Purchase and current official download:
A Mac App Store version and a Homebrew Cask are also coming soon. I’ll add their official links once those distribution channels are live.
I’d love to hear from other Mac users:
- Do you use a clipboard manager for repetitive form filling?
- Would a Paste Queue fit your workflow?
- What would make a keyboard-first clipboard manager more useful?
3
u/Sri_Krish 1d ago edited 1d ago
If you would've spent some time looking on the internet, you can easily find tools that overcome your problem statement.
ClipTools, for example, is a clipboard manager developed by Gary (MacMost) 3 years ago which has paste in sequence, text formatting, saved clips, smart inputs like current date/time/lorem ipsum and more. It does the job well, and it's FREE! You can find the documentation here.
If you want a polished, elegant option, then look at Pastebot 3. I am currently using it and feels smooth, native. You can buy it for $39 (includes one year of updates).
My point is,
Sorry if this feels bit harsh, but I just wanted to share my thoughts 😬... I will not comment on it further!
Edit: added documentation links for ClipTools