S
S
SarukOnce2019-08-17 20:19:02
Programming
SarukOnce, 2019-08-17 20:19:02

AutoHotkey in another programming language?

Hello! We all know AHK with its function of replacing hotstrings with your text, for example, write gl , and it will replace it with Good Luck for you! . And I would like to ask if it is possible to write something like ahk, only in another language (Javascript, Python, etc., preferably not C/C++). And so that it reads your input not only in the browser, but in any program / game, etc.?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
ApeCoder, 2019-08-18
@SarukOnce

I would look at pywinauto for example here https://pywinauto.readthedocs.io/en/latest/code/py...

D
Dmitry Derepko, 2019-08-17
@xEpozZ

do you want it as an extension for devices?
decide on the devices, spread your brains about how it will work on them, whether all the rights necessary for this will be provided by the system
from this, start from the desired language / languages

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question