#clipboard #tool #cli

app win32yoink

A windows clipboard tool

1 unstable release

0.1.0 Mar 27, 2024

#786 in Command line utilities

Download history 101/week @ 2024-03-22 40/week @ 2024-03-29 4/week @ 2024-04-05

145 downloads per month

MIT license

5KB
75 lines

win32yoink

A windows clipboard tool.

Based heavily on win32yank, but adds the html format.

Get the clipboard.

win32yoink -o

Set the clipboard

echo "hello brave new world" | win32yoink -i
echo "<p><b>hello</b> <u>brave</u> <i>new</i> world</p>" | win32yoink -i --html

Dependencies

~78KB