equalsraf / win32yank

Windows clipboard tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A clipboard tool for Windows. This requires Windows 7 SP1 or above (as supported by rust).

Get the clipboard.

win32yank -o

Set the clipboard

echo "hello brave new world!" | win32yank -i

About

Windows clipboard tool

License:ISC License


Languages

Language:Rust 87.2%Language:Batchfile 12.8%