home.social

#autohotkey — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #autohotkey, aggregated by home.social.

  1. Sooo, I made some progress on automating shit on #Android to coerce #backups from apps, e.g. those that are not included in SeedVault.

    Thanks to #Keymapper (via @fdroidorg)! This is as close as it gets to have #AutoHotkey „scripting“ on Android.
    You don't even need a spare key: Just add a homescreen widget to run your script.
    Maybe not as portable as #Tasker and different approach, but something to keep an eye on!

    keymapper.app
    github.com/keymapperorg/KeyMap

    #GPLv3 #floss #software

  2. Adding #AutoHotkey to the list of cautionary examples of ad-hoc scripting languages. But I'm still glad it exists, now I can start automating the #PocketViewer simulator. Opening it is already so much faster.
    But ideally I'd still prefer to reverse engineer it enough to use Frida to add some automation and maybe even a GDB stub.
    #theWorkshop