Show HN: ClipCapsule โ A Clipboard Manager for Linux (Built with Go and Wails)
Published on: 2025-04-29 01:52:49
๐ ClipCapsule
ClipCapsule is a minimalist clipboard manager for Linux, built with Go and WailsJS. It supercharges your productivity by allowing you to manage and switch clipboard entries using only keyboard shortcutsโno mouse or GUI required.
โ ๏ธ This is a work-in-progress project. Currently, the GUI must be open for shortcuts to work, but we're actively working on a background daemon to make the app run seamlessly without launching the interface.
โจ Features
๐ Keyboard-first Workflow : Switch clipboard items instantly with CTRL + SHIFT + 1~9 .
: Switch clipboard items instantly with . ๐ Clipboard History : Automatically saves your recent copies in an embedded database.
: Automatically saves your recent copies in an embedded database. ๐ Dynamic Reordering : Selecting an item with a shortcut moves it to the top of the stack.
: Selecting an item with a shortcut moves it to the top of the stack. ๐ Local-Only: Your data stays on your machine, no cloud syncing or telemetry.
๐ฅ๏ธ Example
... Read full article.