Guest hans1967 Posted August 31, 2005 Posted August 31, 2005 Hi Community, Dreaming of AutoIt for Linux?Someone told me, this one might be a solution for Linux:http://wiki.tcl.tk/androidProblem could be the inhomogeneity of the different Window Managers. Best regards,hans1967
w0uter Posted August 31, 2005 Posted August 31, 2005 i emulate au3 on linux My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll
Guest hans1967 Posted August 31, 2005 Posted August 31, 2005 i emulate au3 on linux <{POST_SNAPBACK}>@ w0uterHow do you do that? Can you explain this?Thanks. Best regards.hans1967
w0uter Posted August 31, 2005 Posted August 31, 2005 just use wine/cedega. it cant do alot though (since linux is oufcourse different then windows ) My UDF's:;mem stuff_Mem;ftp stuff_FTP ( OLD );inet stuff_INetGetSource ( OLD )_INetGetImage _INetBrowse ( Collection )_EncodeUrl_NetStat_Google;random stuff_iPixelSearch_DiceRoll
Guest hans1967 Posted August 31, 2005 Posted August 31, 2005 (edited) Hi Community,Here are some more interesting GUI-Scripting-Tools for Linux:http://www.tcl.tk/http://sweb.cz/tripie/utils/wmctrl/http://expect.nist.gov/http://home.sch.bme.hu/~keresztg/xmacro/http://www.burtonini.com/blog/computers/devilspiehttp://hocwp.free.fr/xbindkeys/xbindkeys.htmlhttp://killerbob.ca/howto/inetkeys.htmlFVWM related GUI Scripting Toolhttp://regina-rexx.sourceforge.net/Best regards.hans1967 Edited September 28, 2005 by hans1967
daxle Posted February 11, 2014 Posted February 11, 2014 There is actually a pretty good equivalent for linux! It even has many of the same commands, so it's pretty much the same except that it's java based, so everything has a semicolon at the end It has pretty similar commands like pixelSearch(); msgBox(); mouseClick(); mouseMove(); sleep(); send(); etc. It's called javAuto, and you can find it here.
Moderators Melba23 Posted February 11, 2014 Moderators Posted February 11, 2014 daxle,In case it escaped your notice, the previous post in this thread dates from 9 years ago. Please engage your brain before posting in future. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Spoiler ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Recommended Posts