3 releases

0.1.2 Jul 16, 2024
0.1.1 Jul 16, 2024
0.1.0 Jul 16, 2024

#1050 in Command line utilities

MIT license

7KB

Clippy (x)

Clippy is a simple CLI clipboard tool. It is written in Rust.

Usage

# help
x -h
x --help
x help

# copy to clipboard
echo 'hello world' | x

# paste from clipboard
x #=> hello world

Installation

cargo install mark-clipboard

Dependencies

~0.1–11MB
~125K SLoC