{"id":15381254,"url":"https://github.com/mantou132/enigojs","last_synced_at":"2025-04-15T19:09:19.518Z","repository":{"id":57225502,"uuid":"221448128","full_name":"mantou132/enigojs","owner":"mantou132","description":"enigo nodejs binding","archived":false,"fork":false,"pushed_at":"2020-07-18T19:22:07.000Z","size":540,"stargazers_count":3,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T03:35:39.713Z","etag":null,"topics":["autohotkey","electron","enigo","keyboard","mouse","nodejs","rust","typescript"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mantou132.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-11-13T11:54:41.000Z","updated_at":"2024-05-02T07:27:20.000Z","dependencies_parsed_at":"2022-08-24T11:00:26.443Z","dependency_job_id":null,"html_url":"https://github.com/mantou132/enigojs","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantou132%2Fenigojs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantou132%2Fenigojs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantou132%2Fenigojs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mantou132%2Fenigojs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mantou132","download_url":"https://codeload.github.com/mantou132/enigojs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248794569,"owners_count":21162615,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["autohotkey","electron","enigo","keyboard","mouse","nodejs","rust","typescript"],"created_at":"2024-10-01T14:26:26.206Z","updated_at":"2025-04-15T19:09:19.499Z","avatar_url":"https://github.com/mantou132.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"Is [enigo](https://github.com/enigo-rs/enigo)'s nodejs binding\n\n## Usage\n\n```js\nconst enigojs = require('enigojs');\n\nenigojs.mouseMoveTo(10, 10);\nenigojs.keySequenceParse('{+CTRL}a{-CTRL}{+SHIFT}Hello World{-SHIFT}');\nenigojs.mouseClick(enigojs.MouseButton.Right);\n```\n\nWhen the electron ABI version and the node version do not match,\nyou need to:\n\n```bash\nnpm install electron-build-env neon-cli --save-dev\nelectron-build-env neon build neon-hello --release\n```\nsee: [neon docs](https://neon-bindings.com/docs/electron-apps/)\n\n## Requirement\n\n- [Rust \u0026 Cargo](https://www.rust-lang.org/learn/get-started)\n- [Linux dependencies](https://github.com/enigo-rs/enigo#runtime-dependencies)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmantou132%2Fenigojs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmantou132%2Fenigojs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmantou132%2Fenigojs/lists"}