Key Functions Download here
* Keeps your clipboard's texts & images in memory to be reused later (like that of windows 10).
* Cleans special characters from clipboard-text to be easily searched at google (how to use it).
NodeJS -> 10.0.0
electron -> 2.0.18
robotjs -> 0.5.1
After npm i
do the following steps:
For robotjs to build after npm i
npm rebuild --runtime=electron --target=2.0.18 --disturl=https://atom.io/download/atom-shell --abi=64
For win-audio to build after npm i
node_modules\.bin\electron-rebuild
https://github.com/sidharth0094/robotjs
https://www.npmjs.com/package/win-audio
https://www.npmjs.com/package/system-control
https://www.npmjs.com/package/iohook
https://wilix-team.github.io/iohook/installation.html
https://wilix-team.github.io/iohook/usage.html
https://www.npmjs.com/package/electron-abi
https://nodejs.org/en/download/releases/
https://stackoverflow.com/questions/31130150/in-electron-framework-can-i-access-clipboard
https://github.com/octalmage/robotjs/wiki/Electron