wl-clipboard
Command-line copy/paste utilities for Wayland.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Linux
- BSD
Features
- Command line interface
- Wayland Support
wl-clipboard information
Featured in Lists
Specs: Model: Lenovo Yoga C930 Type: 2-in-1 Laptop CPU: Intel i7-8550U RAM: 16GB Storage: 1TB OS: EndeavourOS Sway
What is wl-clipboard?
Command-line copy/paste utilities for Wayland.
This project implements two command-line Wayland clipboard utilities, wl-copy and wl-paste, that let you easily copy data between the clipboard and Unix pipes, sockets, files and so on.
Although wl-copy and wl-paste are particularly optimized for plain text and other textual content formats, they fully support content of arbitrary MIME types. wl-copy automatically infers the type of the copied content by running xdg-mime(1) on it. wl-paste tries its best to pick a type to paste based on the list of offered MIME types and the extension of the file it's pasting into. If you're not satisfied with the type they pick or don't want to rely on this implicit type inference, you can explicitly specify the type to use with the --type option.
wl-clipboard supports Linux and BSD systems, and is also known to work on Mac OS X and GNU Hurd. The only mandatory dependency is the wayland-client library (try package named wayland-devel or libwayland-dev).
wl-clipboard is free software, available under the GNU General Public License version 3 or later.

