Show HN: ClipCapsule – A Clipboard Manager for Linux (Built with Go and Wails)

Hey HN

I built a tool called ClipCapsule, a clipboard manager for Linux that's designed to be entirely keyboard-driven.

Here’s what it does:

Lets you recall and paste previous clipboard entries using just CTRL + SHIFT + 1~9.

Keeps a history of everything you copy, in a local database.

Moves selected items to the top of the clipboard stack (so CTRL + V pastes it).

Built with Go + WailsJS for a fast native feel.

No cloud. No telemetry. No fluff.

Right now, you’ll need to run it with sudo or allow access to /dev/input/eventX for keyboard capture. We’re working on a proper daemon mode, so you won’t need the GUI open to use shortcuts.

This is still a work in progress, but it’s already been boosting my workflow. I’d love feedback or contributions from anyone interested!

GitHub: https://github.com/Victor-Evogor/clipcapsule Screenshot & demo GIFs coming soon!

Would love to hear your thoughts or feature ideas.


Comments URL: https://news.ycombinator.com/item?id=43686715

Points: 3

# Comments: 0

https://github.com/Victor-Evogor/clipcapsule

Erstellt 1mo | 14.04.2025, 22:40:05


Melden Sie sich an, um einen Kommentar hinzuzufügen

Andere Beiträge in dieser Gruppe

Show HN: Sshsync – CLI tool to run shell commands across multiple remote servers

I built a CLI tool called `sshsync` to run shell commands and transfer files across multiple servers over SSH concurrently.

It was inspired by tools like `pssh`, but I wanted something more mode

19.05.2025, 08:10:03 | Hacker news
Show HN: Goboscript, text-based programming language, compiles to Scratch

goboscript is a text-based programming language which compiles to Scratch. It allows you to write Scratch projects in text, and compile it into a .sb3 file - which can be opened in the Scratch edi

19.05.2025, 08:10:02 | Hacker news
Show HN: Job board aggregator for best paying remote SWE jobs in the U.S.

I’ve been a remote SWE since the pandemic and truly appreciate its flexibilities and time saved from not commuting. Lately, friends and close ones have been asking me for advice on finding remote

19.05.2025, 05:40:11 | Hacker news