{"id":31919529,"url":"https://github.com/i-no-one/keybinds-shortcut","last_synced_at":"2025-10-13T21:45:13.843Z","repository":{"id":316623166,"uuid":"1053735212","full_name":"I-No-oNe/Keybinds-Shortcut","owner":"I-No-oNe","description":"Friendly keyboard shortcut manager ⌨️​","archived":false,"fork":false,"pushed_at":"2025-09-25T18:34:07.000Z","size":49,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-25T18:40:38.673Z","etag":null,"topics":["keybinds","shortcuts","shortcuts-app"],"latest_commit_sha":null,"homepage":"https://i-no-one.github.io/","language":"Java","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/I-No-oNe.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-09T21:20:23.000Z","updated_at":"2025-09-25T18:38:17.000Z","dependencies_parsed_at":"2025-09-25T18:40:41.284Z","dependency_job_id":"a1dc2283-a38c-4537-83a0-ae6fadc23b5d","html_url":"https://github.com/I-No-oNe/Keybinds-Shortcut","commit_stats":null,"previous_names":["i-no-one/keybinds-shortcut"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/I-No-oNe/Keybinds-Shortcut","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-No-oNe%2FKeybinds-Shortcut","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-No-oNe%2FKeybinds-Shortcut/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-No-oNe%2FKeybinds-Shortcut/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-No-oNe%2FKeybinds-Shortcut/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/I-No-oNe","download_url":"https://codeload.github.com/I-No-oNe/Keybinds-Shortcut/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/I-No-oNe%2FKeybinds-Shortcut/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017053,"owners_count":26085951,"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","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["keybinds","shortcuts","shortcuts-app"],"created_at":"2025-10-13T21:45:06.339Z","updated_at":"2025-10-13T21:45:13.838Z","avatar_url":"https://github.com/I-No-oNe.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# KeybindsShortcut ⌨\n\n**KeybindsShortcut** is a lightweight, cross-platform Java app that lets you define **global keyboard shortcuts** to launch programs on **Windows, macOS, and Linux**.\n\n---\n\n## Quick Start 🚀\n\n1. Download the latest `.jar` file  \n2. Create a `keybinds.json` config file  \n3. Run:\n\n```sh\njava -jar KeybindsShortcut.jar KeybindsShortcut\n````\n\nOptionally, specify a custom config path:\n\n```sh\njava -jar KeybindsShortcut.jar KeybindsShortcut PUT_YOUR_PATH_HERE.json\n```\n\n---\n\n## Configuration ⚙️\n\nExample `keybinds.json`:\n\n```json\n{\n  \"keybinds\": [\n    {\n      \"keys\": [\"CTRL\", \"ALT\", \"F\"],\n      \"app\": \"firefox\"\n    }\n  ]\n}\n```\n\n* Supports **letters A-Z**, **numbers 0-9**, **F1-F12**, and modifiers: `CTRL`, `ALT`, `SHIFT`, `WIN`, `ESC`.\n* Apps can be **common names**, **full paths**, or **shell commands**.\n* On Windows, it attempts to find the closest installed app match automatically.\n\n---\n\n## Troubleshooting 🛠️\n\n* **Failed to register native hook:** Run as admin/root; verify Java; macOS needs Accessibility permission.\n* **Failed to open app:** Check app name/path, installation, and permissions.\n* **Failed to load keybinds:** Check JSON file exists, syntax, and permissions.\n\n---\n\n# Thanks for using and don't forget to star the repo 🙏","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-no-one%2Fkeybinds-shortcut","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fi-no-one%2Fkeybinds-shortcut","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fi-no-one%2Fkeybinds-shortcut/lists"}