Show HN: ClipCapsule – A Clipboard Manager for Linux (Built with Go and Wails)
a year ago
- #linux
- #productivity
- #clipboard-manager
- ClipCapsule is a minimalist clipboard manager for Linux built with Go and WailsJS.
- Keyboard-first workflow: Switch clipboard items instantly with CTRL + SHIFT + 1~9.
- Clipboard History: Automatically saves recent copies in an embedded database.
- Dynamic Reordering: 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.
- Currently requires GUI to be open for shortcuts to work; background daemon in progress.
- Requires elevated privileges or manual setup for keyboard input device access.
- Future features include daemon mode, tray icon, configurable shortcuts, and more.
- Open-source under MIT License; contributions welcome via PRs and issues.