{"id":22678340,"url":"https://github.com/evilc/hotclass","last_synced_at":"2026-02-13T05:01:44.594Z","repository":{"id":27328017,"uuid":"30802541","full_name":"evilC/HotClass","owner":"evilC","description":"A class that enhances AutoHotkey's input detection (ie hotkeys) capabilities","archived":false,"fork":false,"pushed_at":"2015-09-26T16:12:26.000Z","size":332,"stargazers_count":7,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-05T00:49:14.947Z","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":"mit","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":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-14T17:00:09.000Z","updated_at":"2023-07-05T07:00:11.000Z","dependencies_parsed_at":"2022-08-17T17:55:36.535Z","dependency_job_id":null,"html_url":"https://github.com/evilC/HotClass","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/evilC/HotClass","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilC%2FHotClass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilC%2FHotClass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilC%2FHotClass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilC%2FHotClass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evilC","download_url":"https://codeload.github.com/evilC/HotClass/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evilC%2FHotClass/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29396847,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-13T04:26:15.637Z","status":"ssl_error","status_checked_at":"2026-02-13T04:16:29.732Z","response_time":78,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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.196Z","updated_at":"2026-02-13T05:01:44.554Z","avatar_url":"https://github.com/evilC.png","language":"AutoHotkey","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HotClass\nA class that enhances AutoHotkey's input detection (ie hotkeys) capabilities\n\nSupports any combination of the following types of \"key\".  \nKeyboard keys.  \nMouse Buttons: 1-5.  \nMouse Wheel: U,D,L,R.  \nJoystick Buttons: 1-32  \nJoystick POV Hat / Dpad Directions: U,D,L,R.  \n\nAny number of keys, pressed in any order.  \n\n##How it works\nKeyboard / mouse input is read via `SetWindowsHookEx` callbacks.  Blocking of Keyboard / mouse input can be achieved through this call.  \nJoystick Button down events are handled by AHK's hotkey command, up events are simulated with a `GetKeyState` loop.  \nJoystick POV Hat detection is done via a `GetKeyState` loop.  ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilc%2Fhotclass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevilc%2Fhotclass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevilc%2Fhotclass/lists"}