Autohotkey

Open-source projects categorized as Autohotkey

Top 23 Autohotkey Open-Source Projects

  • AutoHotkey

    AutoHotkey - macro-creation and automation-oriented scripting utility for Windows.

  • Project mention: I need help! I believe I have someone able to see my screen, record my keys, alter windows sys files, alter reg keys, phish webpages, inject custom script-code into genuine windows apps, load webpages as installers, fake uninstall, fake shutdown, tons more from one file. Please tell me anything! | /r/antivirus | 2023-06-19

    DownloadAHK() { global wb wb.Stop() file := A_Temp "\ahk-install.exe" switchPage("downloading") Sleep 10 if !Download("https://autohotkey.com/download/ahk-install.exe", file, "DownloadAHK_Progress") { MsgBox 0x2010,, Download failed. switchPage("start") return } Run "%file%" /exec waitclose %A_ScriptHwnd% /exec downloaded "%file%" ExitApp } Exec_WaitClose(hwnd) { DetectHiddenWindows On WinWaitClose ahk_id %hwnd% } Exec_Downloaded(file) { ; global SilentMode := true DetermineVersion() QuickInstall()

  • komorebi

    A tiling window manager for Windows 🍉

  • Project mention: Komorebi – A tiling window manager for Windows written in Rust | news.ycombinator.com | 2024-05-03
  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • PuloversMacroCreator

    Automation Utility - Recorder & Script Generator

  • Project mention: Honour mode tip: Use a macro tool to save build/Tav presets | /r/BaldursGate3 | 2023-12-10

    I came across a post where a player was asking Larian for a way to save character presets for Honour Mode since we may want to run the same character over and over. While we await that feature, I'll share what I've been doing to "save" my presets: I use a macro (you can choose any macro software you prefer, i use this one) to record my mouse and keyboard movements and clicks while creating my Tav.

  • Capslock

    Make Capslock Great Again!

  • Repeat

    Cross-platform mouse/keyboard record/replay and automation hotkeys/macros creation, and more advanced automation features.

  • POE-TradeMacro

    Price checking script for Path of Exile.

  • ahk

    Python wrapper for AutoHotkey with full type support. Harness the automation power of AutoHotkey with the beauty of Python.

  • Project mention: Using AutoHotkey as a backend engine for PowerShell | /r/AutoHotkey | 2023-06-09

    Well. I author something similar, it's a bridge to use AHK from Python, but when it comes to this idea of a fully structured means of passing data between the two platforms that's something that this package implements.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • vim_ahk

    Setting file to emulate vim with AutoHotkey

  • AutoHotInterception

    An AutoHotkey wrapper for the Interception driver

  • Project mention: Using separate numpad as a "streamdeck" | /r/techsupport | 2023-11-02

    You can achieve that with Autohotkey and AutoHotInterception, which allows you to capture keypresses at a driver level from a specific input-device. I used that for turning a bluetooth numpad into a little macro pad.

  • Lailloken-UI

    Path of Exile UI and QoL overlay. Emphasizes ease of use, minimalist design, and seamless integration.

  • Project mention: Lailloken-UI can now be community translated and adapted to non-English game clients | /r/pathofexile | 2023-12-07
  • AHK-libs-and-classes-collection

    This is a collection of currently around 3600 Autohotkey libraries, classes with examples.

  • capsicain

    Powerful low-level keyboard remapping tool for Windows

  • Genshin-fishing

    Genshin auto fishing

  • BigBagKbdTrixPKL

    "DreymaR's Big Bag of Keyboard Tricks" for Windows with EPKL

  • Project mention: How to delete microsoft layouts | /r/KeyboardLayouts | 2023-07-11
  • KeyPress-OSD

    This program is an On-Screen Display or a Heads-Up Display for keys. It displays every key press at a clearly visible text size. It is developed for people with poor eye sight. It is meant to aid desktop computer usage. It is especially useful while chatting or for occasional typing. The user no longer has to squint or zoom in the entire screen to see what s/he writes in small text fields.

  • Project mention: Show HN: Screencast and accesibility app: KeyPress OSD | news.ycombinator.com | 2024-04-10

    Hi, I'm Marius from Romania and I'm a physically disabled person developing open and closed source programs.

    Personal site: https://marius.sucan.ro/

    The app I would like to introduce is KeyPress OSD. One of my numerous health problem, I have a poor eyesight. To help myself and others with this problem, I developed KeyPress OSD: https://keypressosd.com/ .

    It is made to improve the accessibility of edit fields, to help anyone with poor eyesight be able to see easier what they type.

    As a side note, it is very useful for screen casting and making tutorials, as you can highlight key presses and mouse clicks and much more.

    It is highly customizable and easy to use.

    On the KeyPress OSD web site, you can download a trial period of 7 days. I have an old version on GitHub as well [freeware]: https://github.com/marius-sucan/KeyPress-OSD .

    To see a demonstration, please watch my YouTube video here:

    https://www.youtube.com/watch?v=LKvhqTeb9sg

    Feel free to try it out, comment and suggest improvements!

    Best regards, Marius.

  • VD.ahk

    Windows Virtual Desktop, AutoHotkey, Windows 11 support, Windows Server 2022, switch desktop, move window(wintitle) to current desktop; createDesktop, PinWindow, getCount, getDesktopNumOfWindow -> mute all windows in Virtual Desktop

  • Project mention: VD.ahk: AutoHotKey key-bindings for Virtual Desktops | news.ycombinator.com | 2023-09-17
  • AutoHotPie

    Radial menus in Windows, aka PIE MENYOOS!

  • Project mention: Handy Controller Menu | /r/MoonlightStreaming | 2023-10-01

    AutoHotPie

  • AHKs

    My AHK library

  • lintalist

    Searchable interactive texts to copy & paste text, run scripts, using easily exchangeable bundles

  • Project mention: Learn AutoHotKey by stealing my scripts | news.ycombinator.com | 2023-08-21

    Cannot say if useful, but if you need to insert/copy paste text (and modifiers) there is a tool written in AHK that is very handy:

    https://lintalist.github.io/

  • namDHC

    Windows frontend for CHDMAN - written in Autohotkey

  • Project mention: How do you convert .img hd files to .chd? | /r/RetroArch | 2023-07-11
  • AHK-Rare

    My collection of rare and maybe very useful functions

  • autohotkey-scripts

    Some of my AutoHotKey scripts (by hwayne)

  • Project mention: Learn AutoHotKey by stealing my scripts | news.ycombinator.com | 2023-08-21

    That's one of the things I have in the project! At least the window switching. Not the dynamic window selection and "edit mode" though.

        https://github.com/hwayne/autohotkey-scripts/blob/main/Lib/WindowSwitching.ahk

  • LESforWindows

    Ableton Live, supercharged (on Windows)

  • Project mention: installed Live Enhancement Suite(LES) and it blew my mind! | /r/ableton | 2023-08-22
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Autohotkey related posts

  • Komorebi – A tiling window manager for Windows written in Rust

    1 project | news.ycombinator.com | 3 May 2024
  • Show HN: Screencast and accesibility app: KeyPress OSD

    2 projects | news.ycombinator.com | 10 Apr 2024
  • KeyPress OSD – a unique OSD for screencasts; my first ever developed app

    3 projects | news.ycombinator.com | 5 Apr 2024
  • Show HN: Fixkey is a keyboard-focused AI copilot for writing

    2 projects | news.ycombinator.com | 1 Feb 2024
  • An app can be a home-cooked meal

    2 projects | news.ycombinator.com | 5 Jan 2024
  • Honour mode tip: Use a macro tool to save build/Tav presets

    1 project | /r/BaldursGate3 | 10 Dec 2023
  • Guide (or tips and tricks) to get through the campaign quickly? It's taking me several days to complete.

    1 project | /r/pathofexile | 8 Dec 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Autohotkey projects? This list will help you:

Project Stars
1 AutoHotkey 8,402
2 komorebi 6,784
3 PuloversMacroCreator 1,524
4 Capslock 1,352
5 Repeat 1,008
6 POE-TradeMacro 937
7 ahk 792
8 vim_ahk 700
9 AutoHotInterception 666
10 Lailloken-UI 497
11 AHK-libs-and-classes-collection 361
12 capsicain 317
13 Genshin-fishing 309
14 BigBagKbdTrixPKL 307
15 KeyPress-OSD 301
16 VD.ahk 298
17 AutoHotPie 278
18 AHKs 274
19 lintalist 266
20 namDHC 246
21 AHK-Rare 229
22 autohotkey-scripts 211
23 LESforWindows 198

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com