Clipboard

Clipster – simple clipboard manager

Clipster is a simple clipboard manager.

It aims to be lightweight, have a small set of non-core dependencies (Gtk+), and is designed to interact well with tiling and keyboard-based window managers. It uses selection events, rather than polling, and offers both command-line and GUI interaction with the clipboard.

This is free and open source software.

Key Features

  • Event driven, rather than polling. More efficient, helps with power management.
  • Control over when it write to disk, for similar reasons.
  • Command-line options/config for everything.
  • No global keybindings.
  • Sensible handling of unusual clipboard events. Some apps (Chrome, Emacs) trigger a clipboard ‘update event’ for every character you select, rather than just one event when you stop selecting.
  • Preserves the last item in clipboard after an application closes. (Many apps clear the clipboard on exit).
  • Minimal dependencies, no complicated build/install requirements.
  • utf-8 support
  • Proper handling of embedded newlines and control codes.
  • Smart matching of urls, emails, regexes. (extract_*).
  • Option to synchronise the SELECTION and CLIPBOARD clipboards.
  • Option to track one or both clipboards.
  • Option to ignore clipboard updates from certain applications.
  • Option to only monitor clipboard updates from certain applications.
  • Ability to delete items in clipboard history from GUI or command-line.
  • Ability to ignore selections based on a list of regex patterns.
  • One-off command to ignore next clipboard selection.

Website: github.com/mrichar1/clipster
Support:
Developer: Matthew Richardson
License: GNU Affero General Public License v3.0

Clipster is written in Python. Learn Python with our recommended free books and free tutorials.


Related Software

CLI Clipboard Managers
clipmenuSimple clipboard manager using dmenu (or rofi) and xsel
cliphistClipboard history manager for Wayland
ClipcatUses a client-server architecture
GreenclipRecycle your clipboard selections
RingboardClipboard manager built around a client-server architecture
ClipvaultClipboard history manager for Wayland
ClipsterSimple clipboard manager which aims to be lightweight
nocbNearly optimal clipboard manager
clipsimSimple and fast X clipboard manager
cclipCipboard manager for Wayland
ClapboardClipboard manager for Wayland written in Rust
QlipmonClipboard history saver with native rofi plugin and DBUS interface
clipboxClipboard manager for Wayland

Read our verdict in the software roundup.


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

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted