osclip

Crates.ioosclip
lib.rsosclip
version0.1.1
created_at2024-03-31 18:19:35.85656+00
updated_at2024-04-03 07:35:11.471511+00
descriptionsmall utility to copy text from terminal to system clipboard
homepage
repositoryhttps://git.h6t.eu/madmo/osclip
max_upload_size
id1191819
size2,864
Moritz Bitsch (madmo)

documentation

README

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

Commit count: 0

cargo fmt