{"id":16493052,"url":"https://github.com/jestxfot/autohotkey","last_synced_at":"2026-03-18T20:01:50.868Z","repository":{"id":182150308,"uuid":"586259764","full_name":"jestxfot/autohotkey","owner":"jestxfot","description":"Having trouble understanding the intricacies of AutoHotKey v2? We're here to help! Ask questions and help others!","archived":false,"fork":false,"pushed_at":"2024-08-12T23:44:07.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-04T12:26:01.313Z","etag":null,"topics":["autohotkey","autohotkey-script","autohotkey-scripts","autohotkey-v2","autohotkeys","autohotkeys-scripts"],"latest_commit_sha":null,"homepage":"","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/jestxfot.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":"2023-01-07T14:07:59.000Z","updated_at":"2024-08-12T23:44:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"906257e9-98e4-4a20-80ea-e3e70ec65610","html_url":"https://github.com/jestxfot/autohotkey","commit_stats":{"total_commits":15,"total_committers":1,"mean_commits":15.0,"dds":0.0,"last_synced_commit":"c7bbc579e56b66dcaea5486967825fcc1100b77d"},"previous_names":["jestxs/autohotkey","jestxfot/autohotkey"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jestxfot/autohotkey","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jestxfot%2Fautohotkey","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jestxfot%2Fautohotkey/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jestxfot%2Fautohotkey/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jestxfot%2Fautohotkey/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jestxfot","download_url":"https://codeload.github.com/jestxfot/autohotkey/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jestxfot%2Fautohotkey/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30671819,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-18T19:30:02.133Z","status":"ssl_error","status_checked_at":"2026-03-18T19:25:53.511Z","response_time":104,"last_error":"SSL_read: 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":["autohotkey","autohotkey-script","autohotkey-scripts","autohotkey-v2","autohotkeys","autohotkeys-scripts"],"created_at":"2024-10-11T14:08:14.643Z","updated_at":"2026-03-18T20:01:50.825Z","avatar_url":"https://github.com/jestxfot.png","language":"AutoHotkey","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Alternative\nhttps://alternativeto.net/software/espanso/\n\nPhraseExpress\n\n### Replacing words with a line (including quotation marks!)\n```autohotkey\n:*:WORD1:: {\n    if WinActive(\"ahk_exe NAMEAPPS.exe\") {\n        Send 'STRING \"WORD\" STRING MORE'\n    }\n    else {\n        Send \"WORD1\"\n    }\n}\n```\n\n### Running programs (shift + alt)\n```autohotkey\n!+a:: {\nRun \"PATH APPS\"\n}\n```\n\n### 3 or more hotkeys (ctrl + b + r + o)\n```autohotkey\nCtrl \u0026 o:: {\n    if GetKeyState(\"r\")  {\n        if GetKeyState(\"b\")  {\n        MsgBox \"Hotkey activated\"\n        }\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjestxfot%2Fautohotkey","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjestxfot%2Fautohotkey","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjestxfot%2Fautohotkey/lists"}