Skip to main content

A Python client for connecting to an ahk server

Project description

ahk-client

A client for ahk-server.

Installation

pip install ahk-client

Usage

Usage is nearly identical to the ahk package, except you specify a remote host (running ahk-server) to connect to instead of using a local installation of AutoHotkey.

from ahk_client import AHKClient

ahk = AHKClient('http://127.0.0.1:8000')

print(ahk.get_mouse_position())

Status

This project (and its server counterpart) is usable, but in very early stages of development. Notably, it does not currently include any authentication mechanisms for securing connection with the remote server, so use with caution.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ahk_client-0.0.1.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

ahk_client-0.0.1-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file ahk_client-0.0.1.tar.gz.

File metadata

  • Download URL: ahk_client-0.0.1.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for ahk_client-0.0.1.tar.gz
Algorithm Hash digest
SHA256 8fdd04300ec421e312abbc41d53a8b8a5b503cf57761a30cf4664c29914ce2de
MD5 8773da84841a4d6ee5fcb517334007bd
BLAKE2b-256 c5b71903880fea3a929b62c84e452736f29f0522304b23e62e8035f14567fd97

See more details on using hashes here.

File details

Details for the file ahk_client-0.0.1-py3-none-any.whl.

File metadata

  • Download URL: ahk_client-0.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.0.0 CPython/3.12.3

File hashes

Hashes for ahk_client-0.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 9651a6089895caca8214d70634cbfef43b7f32a12a2b5a0006bdfe0c463dfc83
MD5 e0c6c137dd4059d81695da1298d5f3bf
BLAKE2b-256 2febe08557c6ba6bca373d75bf9bd3e5a5622ae904920314bf5c4c9135294129

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page