{"id":13624538,"url":"https://github.com/DayBr3ak/node-sendkeys","last_synced_at":"2025-04-16T00:32:36.241Z","repository":{"id":71896628,"uuid":"131416914","full_name":"DayBr3ak/node-sendkeys","owner":"DayBr3ak","description":"Keyboard emulation over nodejs","archived":false,"fork":false,"pushed_at":"2018-04-29T21:56:39.000Z","size":51,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-10-30T14:54:41.000Z","etag":null,"topics":["emulation","javascript","keyboard","keys","no-dependencies","node","nodejs","sendkeys"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/DayBr3ak.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-28T14:34:27.000Z","updated_at":"2022-08-03T04:58:24.000Z","dependencies_parsed_at":"2023-03-11T11:34:37.627Z","dependency_job_id":null,"html_url":"https://github.com/DayBr3ak/node-sendkeys","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DayBr3ak%2Fnode-sendkeys","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DayBr3ak%2Fnode-sendkeys/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DayBr3ak%2Fnode-sendkeys/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DayBr3ak%2Fnode-sendkeys/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DayBr3ak","download_url":"https://codeload.github.com/DayBr3ak/node-sendkeys/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223691642,"owners_count":17186861,"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":["emulation","javascript","keyboard","keys","no-dependencies","node","nodejs","sendkeys"],"created_at":"2024-08-01T21:01:43.565Z","updated_at":"2024-11-08T13:30:39.673Z","avatar_url":"https://github.com/DayBr3ak.png","language":"JavaScript","funding_links":[],"categories":["javascript","nodejs"],"sub_categories":[],"readme":"# sendkeys\n\n[![npm](https://img.shields.io/npm/v/sendkeys.svg?style=flat-square)](https://www.npmjs.com/package/sendkeys)\n[![npm](https://img.shields.io/npm/dm/sendkeys.svg?style=flat-square)](https://www.npmjs.com/package/sendkeys)\n[![npm](https://img.shields.io/npm/l/sendkeys.svg?style=flat-square)](https://www.npmjs.com/package/sendkeys)\n\nEmulate the keyboard over node.\n\nNo external module needed, but depends on Powershell being in the PATH.\n\n## usage\n\n```javascript\n\nconst sendkeys = require('sendkeys')\nimport sendkeys from 'sendkeys'\n\nsendkeys('foobar')\n  .then(() =\u003e console.log('success'))\n\nsendkeys.sync('this is synchronous')\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDayBr3ak%2Fnode-sendkeys","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FDayBr3ak%2Fnode-sendkeys","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FDayBr3ak%2Fnode-sendkeys/lists"}