Clipboard

Clippy – lightweight terminal-based clipboard history manager

Clippy is a lightweight terminal-based clipboard history manager written in Go.

It uses the Bubble Tea TUI framework to present copied content in a clean, keyboard-driven interface, with clipboard entries saved locally so previously copied text remains available across sessions.

This is free and open source software.

Key Features

  • Continuously monitors clipboard changes in real time.
  • Saves clipboard history persistently using SQLite.
  • Filters duplicate clipboard entries using SHA-256 hashing.
  • Supports pinned items so important entries stay at the top of the history.
  • Offers vim-style keyboard navigation.
  • Copies any historical item back to the clipboard with a single keypress.
  • Includes fuzzy search for filtering clipboard history.
  • Works on Linux with X11 or Wayland using xclip or wl-clipboard.
  • Stores clipboard data locally without transmitting content over the network.

Website: github.com/bvdwalt/clippy
Support:
Developer: bvdwalt
License: MIT License

Clippy in action

Clippy is written in Go. Learn Go with our recommended free books and free tutorials.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments