🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

github.com/sindresorhus/win-clipboard

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/sindresorhus/win-clipboard

v1.0.1
Source
Go
Version published
Created
Source

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
  • 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

FAQs

Package last updated on 09 Nov 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts