#terminal-text #clipboard #ansi #sequence #system #osc52

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

#24 in #sequence

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

~250KB