autopilot-rs VS AHK_X11

Compare autopilot-rs vs AHK_X11 and see what are their differences.

autopilot-rs

A simple, cross-platform GUI automation module for Rust. (by autopilot-rs)

AHK_X11

AutoHotkey for Linux (X11-based systems) (by phil294)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
autopilot-rs AHK_X11
2 22
363 732
1.9% -
2.6 8.9
3 months ago 28 days ago
Rust Crystal
GNU General Public License v3.0 or later GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

autopilot-rs

Posts with mentions or reviews of autopilot-rs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-03.
  • Somehow AutoHotKey is kinda good now
    12 projects | news.ycombinator.com | 3 May 2023
    Reciprocally, it's just amazing how much better AutoHotKey is at scripting the computer is than everything else is. The language was clearly never the reason why AHK persisted.

    There's works like AutoPy (https://github.com/autopilot-rs/autopy) and AutoPilot-rs (https://github.com/autopilot-rs/autopilot-rs), but they offer like 1/100th the capabilities AHK does.

    Personally I think this kind of computer-control is the perfect environment for teaching computing. Rather than writing apps or webapps, I feel like the idea of just writing code to do what you the user would do anyways, but better, is a fantastic introduction to computing & programming. In my ideal world, we'd have an EVE Online server that specifically re-enables the game-client's python interpretter (and periodically does total wipes), so folks can learn to program by scripting not just their desktop, but a complex & interesting game, via it's rich api.

  • AutoHotKey V2 (Breaking Upgrade)
    10 projects | news.ycombinator.com | 4 Jan 2023
    The changes doc would be 10x more usef if it included more examples of the changes. https://www.autohotkey.com/docs/v2/v2-changes.htm

    I do wish programmers had more options in general for this kind of thing. I ran into https://github.com/autopilot-rs/autopilot-rs lately but it is extremely simple. On Windows there s UI Automation, which can help script many conventional apps. https://learn.microsoft.com/en-us/dotnet/framework/ui-automa...

AHK_X11

Posts with mentions or reviews of AHK_X11. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-26.
  • Rethinking Window Management in Gnome
    10 projects | news.ycombinator.com | 26 Jul 2023
    Just FYI the exact same thing is now also possible with AHK_X11 on Linux https://github.com/phil294/AHK_X11
  • Somehow AutoHotKey is kinda good now
    12 projects | news.ycombinator.com | 3 May 2023
  • Steam deck - Macros
    1 project | /r/SteamDeck | 30 Apr 2023
    If you can't get what you want via Steam Input, you'll have to go desktop mode with a full macro suite likeAHK_X11 or Keysharp.
  • Wine Wayland Driver
    1 project | news.ycombinator.com | 25 Feb 2023
    This falls right on time for my 2023 "Linux on the desktop" attempt! (now I wish https://github.com/phil294/AHK_X11 had a Wayland option...)

    I can't live without Office! My personal favorite is 2010 x64, as Word then starts faster than the current Wordpad.

    Office 2010 works great in Windows 11, but there've been some suspicious move making me believe old office version will be given a poison pill or something under the plausible deniability of "security risks of 13 year old software", like how Outlook 2010 can't connect to outlook.com anymore (though it works great with gmail using google's GWSO plugin)

    On MY computer, I run what I want. So I'll try Office 2010 in wine within Wayland.

  • A guide to macroing on Linux
    10 projects | /r/BeeSwarmSimulator | 6 Feb 2023
    GitHub - phil294/AHK_X11: AutoHotkey for Linux (X11-based systems)
  • Learning Linux: recommended resources
    3 projects | dev.to | 30 Jan 2023
    I want to switch, but the only snag is that I love AutoHotkey, and a Linux port is still in progress. I use AutoHotkey to make my keyboard and (especially) my mouse more useful. I could probably do the same things by other means in Linux—everything is customizable in Linux, after all. And anyway I might use my mouse less and less as I become more capable with the terminal. Still, I'll wait a while in the hope that I'll be able to more or less plop my AutoHotkey script into the Linux version.
  • AutoHotkey v2 Official Release Announcement
    17 projects | news.ycombinator.com | 28 Jan 2023
    Check out https://bitbucket.org/mfeemster/keysharp/ and https://github.com/phil294/AHK_X11, two attempts at porting AHK to Linux. The former isn't usable yet, the latter is by me and somewhat incomplete.
  • What's your current experience with WSL?
    2 projects | /r/ruby | 20 Jan 2023
    The only Windows-specific app I use is AutoHotkey, and I'm pleased to see that a Linux rewrite is in development 🎉 And wouldn't you know it, written in Crystal!
  • AutoHotKey V2 (Breaking Upgrade)
    10 projects | news.ycombinator.com | 4 Jan 2023
    AHK_X11 is AutoHotkey for Linux and it does not yet support Wayland, but it's definitely impossible https://github.com/phil294/AHK_X11/issues/2 (see also: ydotool)
  • Marten, a Crystal web framework that makes building web apps productive and fun
    9 projects | news.ycombinator.com | 30 Oct 2022
    I have recently learned to use it to create an AutoHotkey for Linux implementation (https://github.com/phil294/AHK_X11), and it's been a delightful experience. If you like programming in Go and Ruby syntax, this will be your go to language. Other than that, it bears but few surprises, which I would consider a good thing. Its major downside is its compilation time and poor IDE support. Also, you should not be afraid to search through Crystal's GitHub issues or dig into the stdlib's source for more exotic use cases. However, the latter is as easily accessible as is your own code, and the community around Crystal seems quite friendly and welcoming. Contrary to sibling comments, I find it well suited for programs outside of web development as well.

    And most of all, it's fast.

What are some alternatives?

When comparing autopilot-rs and AHK_X11 you can also consider the following projects:

Fluent-Search - Official repository for Fluent Search, use to report issues or ask for a new feature

espanso - Cross-platform Text Expander written in Rust

NaturalEdgePan - A more natural way of edge-panning in RTS/MOBAs

xremap - Key remapper for X11 and Wayland

TPMouse - A virtual trackball for Windows, via vim-like homerow controls.

xdotool - fake keyboard/mouse input, window management, and more

peace - Zero Stress Automation

RetroBar - Classic Windows 95, 98, Me, 2000, XP, Vista taskbar for modern versions of Windows

autopy - A simple, cross-platform GUI automation module for Python and Rust.

shell - Pop!_OS Shell

komorebi - A tiling window manager for Windows 🍉

ahkx - autohotkey interpreter compiled with gcc