Ross ROSS = Recommend OSS · open-source software intelligence for agents

bugaevc/wl-clipboard

Command-line copy/paste utilities for Wayland observed · 2026-08-28

github.com/bugaevc/wl-clipboard · C · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

78/100

  • Activity 96
  • Release rhythm 43
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3142
  • days_rel: 164
  • days_push: 27
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

2413 stars · 88 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

wl-clipboard provides two command-line utilities, wl-copy and wl-paste, for copying and pasting data between the Wayland clipboard and Unix pipes, files, and sockets. It is written in C and packaged in most Linux and BSD distributions.

Use cases

  • copy text to the wayland clipboard from the command line
  • pipe command output into the clipboard
  • paste clipboard contents into a file or pipe
  • copy images or files to the clipboard
  • run a command whenever the clipboard changes
  • replace xclip with a wayland-native tool

When to choose

  • you use a Wayland compositor and need scriptable clipboard access
  • you want to pipe data to or from the clipboard in shell scripts
  • you need a lightweight, distro-packaged clipboard CLI

When to avoid

  • you are on X11 and want a native X11 tool (use xclip/xsel or the wrapper)
  • you need a clipboard library API rather than CLI tools (consider wl-clipboard-rs)
  • you need a graphical clipboard manager with history

Facets

cli-tool · maturity stable

cli developer-tools developer-tools desktop-applications bsd cli wayland clipboard wl-copy wl-paste c command-line linux

1 source

Member repositories

RepositoryRoleHealth v2
bugaevc/wl-clipboardmain78

For agents

markdown · JSON · MCP: product_card(name="bugaevc/wl-clipboard")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem