8000 GitHub - Stasmo/win-clipboard: Access the Windows clipboard (copy/paste)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Stasmo/win-clipboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

win-clipboard Build status

Access the Windows clipboard (copy/paste)

With full UTF-8 support.

Install

Download the binaries and put them somewhere in your %path%.

Usage

$ clipboard --copy < echo unicorn
$ clipboard --paste
unicorn

Build

Install Rust and run:

$ cargo build --release

Related

  • clipboardy - Access the system clipboard from Node.js, cross-platform
  • clipboard-cli - Access the system clipboard from the command-line, cross-platform

Maintainers

License

MIT

About

Access the Windows clipboard (copy/paste)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Batchfile 43.9%
  • Rust 39.9%
  • PowerShell 16.2%
0