ndcopy-ndpaste

2.0.0 • Public • Published

ndcopy-ndpaste

Commandline tools for copying and pasting text to and from the clipboard.

Inspired by mac osx's pbcopy and pbpaste

Installation

npm install -g ndcopy-ndpaste

ndcopy

Takes standard input and places it in the clipboard.

$ ndcopy "some cool text"

or

$ cat file.txt | ndcopy

ndpaste

Returns standard output from the clipboard.

$ ndpaste

or

$ ndpaste > file.txt

Open to contributions

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.0.0
    1
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i ndcopy-ndpaste

Weekly Downloads

1

Version

2.0.0

License

MIT

Unpacked Size

3.02 kB

Total Files

6

Last publish

Collaborators

  • masesisaac