Cursor helper for BURIKO Game Interpreter
Project description
ahk-cursor
move cursor randomly
install:
pip install -U soda-ahk-cursor
Run:
soda-ahk-cursor
Reason
This is dedicated for playing game Eustia.
See also this issue.
Thanks
Python standard library:
- multiprocessing: https://docs.python.org/3/library/multiprocessing.html
- I use Queues to pass massages between processes.
without these great libraries this project won't exist:
- https://fastapi.tiangolo.com/
- used for receving server shutdown message.
- https://requests.readthedocs.io/en/latest/
- used for sending test/shutdown messages to server.
- https://www.uvicorn.org/#fastapi
- used to run fastapi.
- https://pyautogui.readthedocs.io/en/latest/index.html
- Move cursors.
- https://github.com/mhammond/pywin32
- Create shortcut in startup folder.
This project is developed using UV and ruff.
Also there are many great doc/blog writers:
- Official windows API docs: https://learn.microsoft.com/en-us/.
- api taken from https://gist.github.com/topin89/f8156a64ee79ff034cdf74c238b0dfa7.
- idea also from https://docs.rs/tasklist/latest/src/tasklist/lib.rs.html#77.
- also see https://hellocode.co/blog/post/tracking-active-process-windows-rust/.
Other
running without console & taskbar icon is done using autohotkey.
Icons created using Krita and em-keyboard.
developped using vscode and Jedi.
Hosted on GitHub.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file soda_ahk_cursor-2025.3.29.0.tar.gz.
File metadata
- Download URL: soda_ahk_cursor-2025.3.29.0.tar.gz
- Upload date:
- Size: 42.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
880def6f7a8c077f41e1fb6ddcd63e6408aed0f2545aa34aad9408743b5d8811
|
|
| MD5 |
9dd16b94876c5f624db5079523419532
|
|
| BLAKE2b-256 |
6e9fda03c744133b3070dc0ca3651b1c8444b6ebb0d9a980f7f8d6eea54c898d
|
File details
Details for the file soda_ahk_cursor-2025.3.29.0-py3-none-any.whl.
File metadata
- Download URL: soda_ahk_cursor-2025.3.29.0-py3-none-any.whl
- Upload date:
- Size: 46.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7612bd2ba0645cef80c77954907c7610174c18030e0d3b380ad3684e3f87ea63
|
|
| MD5 |
7d8930f37fe030acbf27ae774cbcc648
|
|
| BLAKE2b-256 |
2473f4fa98d2aec726af11e93c5b884cc5df7eb272d0c7dadb32a78672dadd8f
|