{"id":17632449,"url":"https://github.com/mattbui/voice_macro","last_synced_at":"2025-03-30T03:23:31.786Z","repository":{"id":90700420,"uuid":"133111387","full_name":"mattbui/voice_macro","owner":"mattbui","description":"A keyboard macro using voice command project","archived":false,"fork":false,"pushed_at":"2018-05-17T19:44:51.000Z","size":12174,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-02-05T05:41:44.080Z","etag":null,"topics":["keyboard-macros","snowboy","speech-processing","voice-commands","voice-macro"],"latest_commit_sha":null,"homepage":null,"language":"Python","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/mattbui.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-05-12T03:44:15.000Z","updated_at":"2020-08-19T07:13:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"18611335-8939-4774-bb9d-5c970d60336c","html_url":"https://github.com/mattbui/voice_macro","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/mattbui%2Fvoice_macro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattbui%2Fvoice_macro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattbui%2Fvoice_macro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mattbui%2Fvoice_macro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mattbui","download_url":"https://codeload.github.com/mattbui/voice_macro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246271274,"owners_count":20750556,"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":["keyboard-macros","snowboy","speech-processing","voice-commands","voice-macro"],"created_at":"2024-10-23T01:07:54.934Z","updated_at":"2025-03-30T03:23:31.759Z","avatar_url":"https://github.com/mattbui.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Voice Macro\nThis is a keyboard macro program using voice command project, using `keyboard` and [`snowboy`](https://snowboy.kitt.ai/) package.\n\n![home_page](screenshots/home.png)\n\n## Installation\nBasic requirements:\n- Python2.7\n- Snowboy for python (check out their [github](https://github.com/kitt-ai/snowboy) for installation)\n\nAfter compile snowboy, replace `snowboydetect.py` and `_snowboydetect.so` with your compiled version.\n\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\n### Running server\n**Note:** The keyboard package need **root** permission to run.\n```bash\nsudo python server.py --port 8000\n```\nFor more optional arguments `python server.py --help`\n\nThe server will be run at `localhost:8000`.\n\nTo run it automatically when the OS start add the script to /etc/init.d as described [here](https://askubuntu.com/questions/290099/how-to-run-a-script-during-boot-as-root)\n\n### Manage macros\nYou will be able to manage your macros via web interface at `localhost:8000`\n\n![form_page](screenshots/form.png)\n\n## Author\nMinh Bui.\n\nContact me via buicongminh2717@gmail.com\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattbui%2Fvoice_macro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmattbui%2Fvoice_macro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmattbui%2Fvoice_macro/lists"}