1.0.2 • Published 5 years ago

electron-clipboard-files v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

clipboard-files

A nodejs addon, read file path from clipboard, support win32 and mac osx.

build for nwjs

npm i clipboard-files --target=0.14.0 --target-arch=ia32

build for electron

npm i clipboard-files --target=2.0.5 --target-arch=ia32

build for nodejs

npm i clipboard-files

example

const clipboard = require('clipboard-files')
let fileNames = clipboard.readFiles()
1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago