#clipboard #text #terminal #system

app osclip

small utility to copy text from terminal to system clipboard

3 unstable releases

0.1.1 Apr 3, 2024
0.1.0 Apr 1, 2024
0.0.0 Mar 31, 2024

#209 in Operating systems

Download history 392/week @ 2024-03-29 59/week @ 2024-04-05

451 downloads per month

ISC license

2KB

osclip

Copy text from stdin to the clipboard using the OSC52 ansi sequence and the support of your terminal.

It works similar to xclip or wl-copy but also over ssh or serial connection.

Usage

echo "Hello, World!" | osclip

License

ISC

Dependencies

~255KB