@zeke/clipboard
v1.0.1
Published
The scripts I keep in my [~/.clipboard](http://npm.im/dot-clipboard) directory
Downloads
1
Maintainers
Readme
@zeke/clipboard
The scripts I keep in my ~/.clipboard directory
Scripts
There's only one script so far. It writes all text-based clipboard events to a file:
» ls -A1 ~/.clipboard/data
2015-05-08-18:28:29:052-Fri.txt
2015-05-08-18:28:36:088-Fri.txt
» cat ~/.clipboard/data/2015-05-08-18:28:36:088-Fri.txt
Once upon a midnight dreary, while I pondered, weak and weary,
Over many a quaint and curious volume of forgotten lore,
While I nodded, nearly napping, suddenly there came a tapping,
As of some one gently rapping, rapping at my chamber door.
Tis some visitor," I muttered, "tapping at my chamber door —
Only this, and nothing more.
Powered by the awesome dot-clipboard package.
Tests
npm install
npm test
Dependencies
Dev Dependencies
- standard: JavaScript Standard Style
License
ISC
Generated by package-json-to-readme