iohook icon indicating copy to clipboard operation
iohook copied to clipboard

Build a version for Electron v24.4.0

Open dassoop opened this issue 2 years ago • 5 comments
trafficstars

Is is possible to use iohook with electron v24.4.0? Currently I'm using the command "npm install iohook --save" and getting this back in the logs

Error: GET https://github.com/wilix-team/iohook/releases/download/v0.9.3/iohook-v0.9.3-node-v108-darwin-x64.tar.gz returned 404
npm ERR! Prebuild for current platform (iohook-v0.9.3-node-v108-darwin-x64) not found!
npm ERR! Try to build for your platform manually:
npm ERR! # cd node_modules/iohook;
npm ERR! # npm run build

Is it possible to build this version manually or include a version working version with npm?

Here are my current devDependencies:

"dependencies": {
    "electron-squirrel-startup": "^1.0.0",
    "robotjs": "^0.6.0"
  },
  "devDependencies": {
    "@electron-forge/cli": "^6.1.1",
    "@electron-forge/maker-deb": "^6.1.1",
    "@electron-forge/maker-rpm": "^6.1.1",
    "@electron-forge/maker-squirrel": "^6.1.1",
    "@electron-forge/maker-zip": "^6.1.1",
    "electron": "24.4.0"
  }

dassoop avatar Jun 24 '23 05:06 dassoop

same here I got the same problem iohook is no longer maintained i think

Mrx-dev avatar Jul 03 '23 12:07 Mrx-dev

@dassoop , @Mrx-dev , did you find any alternative for that

Ankit-Devslane avatar Jan 04 '24 11:01 Ankit-Devslane

@dassoop , @Mrx-dev , did you find any alternative for that

Yeah I ended up using "globalShortcut" within Electron to do the same thing. Hope it works for ya

dassoop avatar Jan 05 '24 02:01 dassoop

We are starting to work on getting this library updated, looking for any help or PRs!

lacymorrow avatar Jan 23 '24 17:01 lacymorrow

我们开始努力更新这个库,寻找任何帮助或 PR!

后续还会有更新吗?

xizo5 avatar Jul 09 '24 06:07 xizo5