{"id":22678345,"url":"https://github.com/evilc/chotkeycontrol","last_synced_at":"2026-02-21T11:01:32.087Z","repository":{"id":35806320,"uuid":"40088410","full_name":"evilC/CHotkeyControl","owner":"evilC","description":null,"archived":false,"fork":false,"pushed_at":"2015-08-30T13:15:08.000Z","size":232,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-28T11:58:05.879Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"AutoHotkey","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/evilC.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}},"created_at":"2015-08-02T18:16:47.000Z","updated_at":"2025-01-17T02:17:42.000Z","dependencies_parsed_at":"2022-09-08T17:51:59.279Z","dependency_job_id":null,"html_url":"https://github.com/evilC/CHotkeyControl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/evilC/CHotkeyControl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilC%2FCHotkeyControl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilC%2FCHotkeyControl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilC%2FCHotkeyControl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilC%2FCHotkeyControl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evilC","download_url":"https://codeload.github.com/evilC/CHotkeyControl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilC%2FCHotkeyControl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29679049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T09:33:50.764Z","status":"ssl_error","status_checked_at":"2026-02-21T09:33:19.949Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-12-09T18:14:50.318Z","updated_at":"2026-02-21T11:01:32.060Z","avatar_url":"https://github.com/evilC.png","language":"AutoHotkey","readme":"# CHotkeyControl\n\n## What?\nA `Hotkey` GuiControl for AutoHotkey.\n\n## Why?\nBecause the default AHK `Hotkey` GuiControl does not support many things, eg mouse input.\n\n## How?\nThe code makes use of `SetWindowsHookEx` DLL calls to hook the keyboard and mouse.\n\n## About\nCHotkeyControl is a Class for AHK scripts that you can instantiate, which creates a GuiControl that can be used to select input (keyboard, mouse, joystick etc) that AHK supports (eg to pass to the `hotkey()` command).  \nIt consists of one ListBox - the current binding appears as the selected item, and the user can drop down the list to select various binding options such as Rebind, Toggle Wild Mode / Passthrough etc.\n\n## Planned Features\n* Able to recognize any input that AHK could declare a hotkey for.  \nKeyboard, mouse and joystick or any valid combination thereof.\n* Fires a callback whenever the user changes the binding.\n* Human readable hotkey description (eg `CTRL + ALT + LBUTTON`)\n* Supports Wild (*), PassThrough (~) etc.\n* Getter and Setters  \nThe `value` property of the class will hold the current AHK hotkey string (eg `^!LButton`)  \nSetting value will change the hotkey\n\n**Note that CHotkeyControl does NOT actually bind hotkeys, It just replicates the functionality of the AHK Hotkey GuiControl**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilc%2Fchotkeycontrol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilc%2Fchotkeycontrol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilc%2Fchotkeycontrol/lists"}