{"id":16538702,"url":"https://github.com/spyoungtech/ahk-client","last_synced_at":"2025-10-28T14:31:12.093Z","repository":{"id":241037118,"uuid":"804147696","full_name":"spyoungtech/ahk-client","owner":"spyoungtech","description":"Client for ahk-server","archived":false,"fork":false,"pushed_at":"2024-08-08T21:54:25.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-08-08T23:49:33.748Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/spyoungtech.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":"2024-05-22T03:37:57.000Z","updated_at":"2024-08-08T21:54:29.000Z","dependencies_parsed_at":"2024-08-06T01:11:03.451Z","dependency_job_id":null,"html_url":"https://github.com/spyoungtech/ahk-client","commit_stats":null,"previous_names":["spyoungtech/ahk-client"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyoungtech%2Fahk-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyoungtech%2Fahk-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyoungtech%2Fahk-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spyoungtech%2Fahk-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spyoungtech","download_url":"https://codeload.github.com/spyoungtech/ahk-client/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219859479,"owners_count":16556036,"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":[],"created_at":"2024-10-11T18:46:28.313Z","updated_at":"2025-10-28T14:31:06.799Z","avatar_url":"https://github.com/spyoungtech.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ahk-client\n\nA client for [ahk-server](https://github.com/spyoungtech/ahk-server).\n\n## Installation\n\n```bash\npip install ahk-client\n```\n\n## Usage\n\nUsage is nearly identical to the [ahk](https://github.com/spyoungtech/ahk-server) package, except you specify\na remote host (running `ahk-server`) to connect to instead of using a local installation of AutoHotkey.\n\n```python\nfrom ahk_client import AHKClient\n\nahk = AHKClient('http://127.0.0.1:8000')\n\nprint(ahk.get_mouse_position())\n```\n\n\n## Status\n\nThis project (and its server counterpart) is usable, but in **very** early stages of development.\nNotably, it does not currently include any authentication mechanisms for securing connection with the remote server, so use with caution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspyoungtech%2Fahk-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspyoungtech%2Fahk-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspyoungtech%2Fahk-client/lists"}