Page 1 of 1

Why there is not community in linux for ahk-like automation, intend of gui automations

Posted: 03 May 2016, 21:28
by qemu-buro-point1
Hi,
here is the question:
https://beboreportingmachine.wordpress. ... Anchorname
Question: how is there no live in xautomation as in ahk, where there is community? Can not understand for a while why the differences are that drastic.
Btw: who is mainly in "gui cracking" these days? Tester? Gamer? Developer? just Users? In which explicitly which intend?
Thanks for any opinion.

Re: Why there is not community in linux for ahk-like automation, intend of gui automations

Posted: 04 May 2016, 08:58
by joedf
What?

Re: Why there is not community in linux for ahk-like automation, intend of gui automations

Posted: 06 May 2016, 17:40
by qemu-buro-point
joedf wrote:What?
:terms: It is something easily understood, do not care: If the coin clamped, falls through once, pls take care to notice and hold fast were exactly was the misunderstanding and report it, here. Could be important, because specific to the object.
tia

Re: Why there is not community in linux for ahk-like automation, intend of gui automations

Posted: 07 May 2016, 03:35
by nnnik
I can only speak for myself but I don't understand your entire text (probably Google Translator).

Re: Why there is not community in linux for ahk-like automation, intend of gui automations

Posted: 07 May 2016, 05:51
by Almost_there
Yepp, it's dfinitely translated text. Seeing that all the time when a site suggest to view a translated version - the result is seldom readable.

Re: Why there is not community in linux for ahk-like automation, intend of gui automations

Posted: 07 May 2016, 11:24
by kon
Google translate is usually a lot better than this though. I can vaguely discern the subject from this post's title, but the body of this post and the website linked-to are gibberish. Utter nonsense.

Re: Why there is not community in linux for ahk-like automation, intend of gui automations

Posted: 12 May 2016, 05:40
by xZomBie
joedf wrote:What?
Wut? :crazy:

Re: Why there is not community in linux for ahk-like automation, intend of gui automations

Posted: 12 May 2016, 14:39
by joedf
Lol

Re: Why there is not community in linux for ahk-like automation, intend of gui automations

Posted: 19 May 2016, 06:29
by Bruttosozialprodukt
I think he's simply asking why there is no such tool as AHK for Linux (or at least why there's no community interested in it).

If that is the question, my answer would be as follows:
While there are a lot of computers running Linux these days, almost all of them are servers. And Linux servers usually don't run desktop operating systems, they typically don't even have anything like a window manager installed. Everything is done via command line tools.
And these command line tools can already be automated up to a certain point via a script language called Bash that comes pre-installed with Linux. Admittedly it is a pretty ancient language and lacks modern features, but it's usually enough.
If it is not enough, there is python which does not come pre-installed with Linux, but it is way more powerful.

So on the server-side there is simply no need for AHK.

I can't really speak for the desktop side of things, but there have been more or less successful attempts of creating AHK forks that work on Linux. I think one of them was called Iron-AHK.

The differences between native windows GUIs and native Linux GUIs are probably enormous, btw.

Re: Why there is not community in linux for ahk-like automation, intend of gui automations

Posted: 02 Jun 2016, 00:08
by vasili111
If you are asking for Linux Gui automation, you can use LDTP, Github link