AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

AHK in Linux?
Goto page Previous  1, 2, 3, 4, 5
 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat
View previous topic :: View next topic  
Author Message
jeffrey296



Joined: 18 Jul 2008
Posts: 4
Location: Virginia

PostPosted: Sun Jul 20, 2008 1:42 am    Post subject: Reply with quote

Ok, I can try to learn in my spare time, but there's not much of it due to the 5 other projects I have going on right now, all of which are as big as this one. Oh, and to answer your question "What else?," I would be referring to Java or some random Linux language that I'm not familiar with. There's also old crap like VB and stuff.
Well I'll post with updates on my progress.
_________________
Jeff
Back to top
View user's profile Send private message Send e-mail
John W



Joined: 09 Apr 2007
Posts: 169

PostPosted: Tue Jul 22, 2008 12:27 pm    Post subject: Reply with quote

Got another idea: we could make a programme that translates ahk to bash/C++/Python - I think it would be fast, too, and the programmes could be used on much more systems - recompile and run!
For this we only need to find commands in those languages that can be used instead of the ahk commands - for example a process could be killed with the line "killall processname" - with some extended features like regular expressions, case-insensitive search - we should have a try, shouldn't we?
_________________
John
Inactive - Until AutoHotkey is available for Linux.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
jeffrey296



Joined: 18 Jul 2008
Posts: 4
Location: Virginia

PostPosted: Thu Jul 24, 2008 2:32 am    Post subject: Reply with quote

Sounds good to me, only once again I know nothing in CSS/Bash/Python. I'm even busier than I thought it would be, so I won't be much help right now. Keep posting with updates though and when I can finally help I'll try to.
_________________
Jeff
Back to top
View user's profile Send private message Send e-mail
giovanigonzales



Joined: 30 Jan 2008
Posts: 3

PostPosted: Tue Jul 29, 2008 1:38 am    Post subject: Reply with quote

guest123165451 wrote:
AHK is so marvelous! It needs a Linux version...

We should work to make a version to Linux... It would be great! It would be fantastic!

I canīt stand that thereīs a super-interesting app for windows that do not have for linux...



Totaly agree. What are the developers waiting for, by the way ? The project is open source so it should be relatively easy to convert it for Linux
Back to top
View user's profile Send private message
John W



Joined: 09 Apr 2007
Posts: 169

PostPosted: Wed Aug 06, 2008 2:04 pm    Post subject: Reply with quote

I read two books in the last two weeks: One about Shell-Scripting and one about Python.
If I compare them with C++, I can say:

C++:
Fast, portable, but has to be re-compiled for every system.

Shell:
Different shells offer different commands, e.g. the Bash has more commands than the ksh, which has more commands than some other shells.

Python:
Easy to learn, write and read, fast execution, hasn't to be re-compiled for every system.

So I would write it in Python, or a AHK-Python-Converter - we should vote.
_________________
John
Inactive - Until AutoHotkey is available for Linux.
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Guest






PostPosted: Wed Aug 06, 2008 7:15 pm    Post subject: Reply with quote

John W wrote:
So I would write it in Python, or a AHK-Python-Converter - we should vote.
not that powerful as much as ahk does but Python has similar module called PyWinauto
Back to top
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> General Chat All times are GMT
Goto page Previous  1, 2, 3, 4, 5
Page 5 of 5

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group