{"id":13588689,"url":"https://github.com/littledivy/voicecontroljs","last_synced_at":"2025-04-08T06:32:30.639Z","repository":{"id":39129421,"uuid":"262841717","full_name":"littledivy/voicecontroljs","owner":"littledivy","description":"Voice-driven desktop automation. :rocket:","archived":true,"fork":false,"pushed_at":"2023-01-06T05:42:28.000Z","size":2423,"stargazers_count":4,"open_issues_count":37,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-06T08:43:01.361Z","etag":null,"topics":["js","kue","react","robotjs","socket-io","ts"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/littledivy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-05-10T17:39:26.000Z","updated_at":"2024-06-14T13:01:21.000Z","dependencies_parsed_at":"2023-02-05T11:00:37.159Z","dependency_job_id":null,"html_url":"https://github.com/littledivy/voicecontroljs","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/littledivy%2Fvoicecontroljs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fvoicecontroljs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fvoicecontroljs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/littledivy%2Fvoicecontroljs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/littledivy","download_url":"https://codeload.github.com/littledivy/voicecontroljs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247792147,"owners_count":20996878,"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":["js","kue","react","robotjs","socket-io","ts"],"created_at":"2024-08-01T15:06:52.037Z","updated_at":"2025-04-08T06:32:26.766Z","avatar_url":"https://github.com/littledivy.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# VoiceControlJS\n\nVoice-driven automation for your computer.\n\n## Features\n\n- [x] Type a string using the `type` command.\n- [x] Simulate key press using the `press` command.\n- [x] Move cursor using the `mouse` command.\n- [x] Simulate a full screen capture using the `capture` command.\n- [x] Job priority using Kue.\n- [x] Dark theme for better UX.\n- [x] Audio visualizer (experimental).\n- [ ] Move mouse to desired coordinates.\n- [ ] Simulate mouse click using the `click` command.\n\n...and much more!\n\n## Requirements\n\n* Google Chrome (with SpeechRecognition support)\n* Node.js\n* Yarn / NPM (yarn is preferred)\n* Other requirements for robotjs\n\nOnce this is satisfied we can move on to installing it.\n\n## Installing\n\nClone the repo and installing dependencies.\n\n```sh\n$ git clone https://github.com/divy-work/voicecontroljs\n$ cd voicecontroljs\n$ yarn # or npm i\n```\n\nWe can now perform the build.\n\n## Building\n\n```sh\n$ yarn build # or npm run build\n$ cd server \u0026 yarn build\n```\nGreat! Let's run the server\n\n## Running\n\nAssuming you are in the root directory of the repo.\n\n```sh\n$ node ./server/dist/index.js\n# Yay! Now open http://localhost:3000\n```\n\nOpen http://localhost:3000 and enjoy!\n\n## Contributing\n\nContribution and feature requests from anyone is greatly appreciated.\n\n* Fork the repo.\n* Make changes.\n* Commit them.\n* Open a PR.\n* Ping me :)\n\n## License\n\nMIT License\n\nCopyright (c) 2020 Divy Srivastava\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittledivy%2Fvoicecontroljs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flittledivy%2Fvoicecontroljs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flittledivy%2Fvoicecontroljs/lists"}