8000 GitHub - equalsraf/win32yank: Windows clipboard tool
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

equalsraf/win32yank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
0