3 unstable releases
0.1.1 | Apr 3, 2024 |
---|---|
0.1.0 | Apr 1, 2024 |
0.0.0 | Mar 31, 2024 |
#51 in #stdin
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
~235KB