{"id":20093771,"url":"https://github.com/lbrndnr/hotkeyd","last_synced_at":"2026-04-17T08:03:19.727Z","repository":{"id":174417978,"uuid":"652200606","full_name":"lbrndnr/hotkeyd","owner":"lbrndnr","description":"Simple and hackable global keyboard shortcuts for macOS.","archived":false,"fork":false,"pushed_at":"2023-06-15T09:28:56.000Z","size":28,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-13T03:29:59.649Z","etag":null,"topics":["daemon","keyboard","macos","shortcuts"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/lbrndnr.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-11T12:13:09.000Z","updated_at":"2023-07-23T10:10:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"82df7fea-ec08-48e8-a6bf-f67b641d8b07","html_url":"https://github.com/lbrndnr/hotkeyd","commit_stats":null,"previous_names":["lbrndnr/hotkeyd"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrndnr%2Fhotkeyd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrndnr%2Fhotkeyd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrndnr%2Fhotkeyd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lbrndnr%2Fhotkeyd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lbrndnr","download_url":"https://codeload.github.com/lbrndnr/hotkeyd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241533629,"owners_count":19977826,"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":["daemon","keyboard","macos","shortcuts"],"created_at":"2024-11-13T16:48:22.755Z","updated_at":"2026-04-17T08:03:19.673Z","avatar_url":"https://github.com/lbrndnr.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# hotkeyd\n\n`hotkeyd` allows you to easily register global keyboard shortcuts. It's designed to be lightweight and easily extensible. It currently supports macOS, but should be up and running on Linux or Windows relatively quickly.\n\n## Usage\n\nFirst, define a profile in your home directory. This example profile opens Visual Studio Code when pressing `⌥V`.\n```\n[\n    {\n        \"key\": \"v\",\n        \"modifiers\": [\"alt\"],\n        \"command\": \"open /Applications/Visual\\\\ Studio\\\\ Code.app\"\n    }\n]\n```\n\nNext, run `hotkeyd`. It will ask you for the Accessibility permission, which is necessary on macOS to observe the keyboard.\n\n## License\n`hotkeyd` is licensed under the [MIT License](http://opensource.org/licenses/mit-license.php).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbrndnr%2Fhotkeyd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flbrndnr%2Fhotkeyd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flbrndnr%2Fhotkeyd/lists"}