winget install --id=equalsraf.win32yank -e
A clipboard tool for Windows
win32yank is a clipboard tool for Windows designed to simplify clipboard management on your system. This utility allows you to easily access and manipulate clipboard content directly from the command line or scripts, providing enhanced flexibility for power users and developers.
Key Features:
win32yank -o
.win32yank -i
.Audience & Benefit:
Ideal for developers, system administrators, and users who require seamless clipboard integration within their workflow. With win32yank, you can quickly transfer text between applications without graphical interfaces, streamlining your productivity and enabling efficient automation of repetitive tasks.
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