clipmenu is a simple clipboard manager using dmenu (or rofi) and xsel.
clipmenud is less than 300 lines of code, and clipmenu is less than 100 lines. clipmenud collects and caches what’s on the clipboard. clipmenud uses clipnotify to wait for new clipboard events. If clipmenud detects changes to the clipboard contents, it writes them out to the cache directory and an index using a hash as the filename. You can manage its operation with clipctl.
clipmenu reads the index to find all available clips. dmenu (or another dmenu-compliant application) is executed to allow the user to select a clip. After selection, the clip is put onto the PRIMARY and CLIPBOARD X selections.
Key Features
- Customizing the maximum number of clips stored (default 1,000).
- Disabling clip collection temporarily with clipctl disable, reenabling with clipctl enable.
- Not storing clipboard changes from certain applications, like password managers. Disable the recording where the window name matches the given regex.
- Taking direct ownership of the clipboard.
Website: github.com/cdown/clipmenu
Support:
Developer: Chris Down and contributors
License: Free and unencumbered software released into the public domain

Related Software
| CLI Clipboard Managers | |
|---|---|
| clipmenu | Simple clipboard manager using dmenu (or rofi) and xsel |
| cliphist | Clipboard history manager for Wayland |
| Clipcat | Uses a client-server architecture |
| Greenclip | Recycle your clipboard selections |
| Ringboard | Clipboard manager built around a client-server architecture |
| Clipvault | Clipboard history manager for Wayland |
| Clipster | Simple clipboard manager which aims to be lightweight |
| nocb | Nearly optimal clipboard manager |
| clipsim | Simple and fast X clipboard manager |
| cclip | Cipboard manager for Wayland |
| Clapboard | Clipboard manager for Wayland written in Rust |
| Qlipmon | Clipboard history saver with native rofi plugin and DBUS interface |
| clipbox | Clipboard manager for Wayland |
Read our verdict in the software roundup.
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. |

