1 unstable release
0.1.0 | Mar 27, 2024 |
---|
#2320 in Command line utilities
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
~81KB