whkd

A simple hotkey daemon for Windows (by LGUG2Z)

Whkd Alternatives

Similar projects and alternatives to whkd

  1. runelite

    329 whkd VS runelite

    Open source Old School RuneScape client

  2. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  3. hammerspoon

    123 whkd VS hammerspoon

    Staggeringly powerful macOS desktop automation with Lua

  4. komorebi

    106 whkd VS komorebi

    A tiling window manager for Windows 🍉

  5. skhd

    65 whkd VS skhd

    Simple hotkey daemon for macOS

  6. ydotool

    Generic command-line automation tool (no X!)

  7. chumsky

    55 whkd VS chumsky

    Write expressive, high-performance parsers with ease.

  8. fsearch

    A fast file search utility for Unix-like systems based on GTK3

  9. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  10. sxhkd

    42 whkd VS sxhkd

    Simple X hotkey daemon

  11. glazewm

    32 whkd VS glazewm

    GlazeWM is a tiling window manager for Windows inspired by i3wm.

  12. AHK_X11

    22 whkd VS AHK_X11

    AutoHotkey for Linux (X11-based systems)

  13. Flow.Launcher

    :mag: Quick file search & app launcher for Windows with community-made plugins

  14. AHK-v2-script-converter

    AHK v1 -> v2 script converter

  15. TPMouse

    15 whkd VS TPMouse

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

  16. misc_settings

    My opinions are correct, you should copy them :)

  17. AHK_SCRIPTS

    3 whkd VS AHK_SCRIPTS

    MACRO RECORDER script in AutoHotKey (by adegard)

  18. windows-hotkeys

    A lightweight, threadsafe and ergonomic rust crate to handle system-wide hotkeys on windows

  19. xdo

    5 whkd VS xdo

    Small X utility to perform elementary actions on windows

  20. autopy

    2 whkd VS autopy

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

  21. SikuliX1

    6 whkd VS SikuliX1

    SikuliX version 2.0.0+ (2019+)

  22. SaaSHub

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

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better whkd alternative or higher similarity.

whkd discussion

Log in or Post with

whkd reviews and mentions

Posts with mentions or reviews of whkd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-02-01.
  • A mouseless tale: trying for a keyboard-driven desktop
    2 projects | news.ycombinator.com | 1 Feb 2025
    If anyone is trying to reach mouseless nirvana on Windows, I maintain a tiling window manager[1] and a hotkey daemon[2] (though you can bring your own thanks to the architecture choices I made), the former of which provides a very robust event subscription system which you can integrate with using any language of your choice.

    One of the cooler parts of my little mouseless ecosystem is that I automatically have different keyboard layers (QMK style) activate depending on which application is currently focused, saving me a whole bunch of time fumbling around with obscure hotkey combinations for changing layers![3]

    [1]: https://github.com/LGUG2Z/komorebi

    [2]: https://github.com/LGUG2Z/whkd

    [3]: https://github.com/LGUG2Z/komokana

  • WSL and Vim development setup
    3 projects | /r/vim | 10 Jun 2023
    in powertoys, find a feature called “keyboard manager”. if you want to go deep into keymapping in windows, checkout autohotkey and whkd
  • Somehow AutoHotKey is kinda good now
    12 projects | news.ycombinator.com | 3 May 2023
    It was only when I started writing my own sxhkd-inspired hotkey daemon[1] for Windows that I really started to appreciate just how _good_ AHK is. Even just for hotkey binding, AHK does some incredibly clever stuff very transparently to provide for such an excellent end-user experience. For example, using system hooks automatically when the user tries to bind a hotkey combination that is reserved by the system (usually win+something) is implemented so well. Really excellent software and I miss it when I'm using Linux or macOS.

    [1]: https://github.com/LGUG2Z/whkd

  • AutoHotkey v2 Official Release Announcement
    17 projects | news.ycombinator.com | 28 Jan 2023
    I ended up using AHK for komorebi[1] because I was still new to Windows when I start writing it and I didn't wanna have to write a tiling window manager AND a hotkey daemon. I even ended up generating a nice little AHK library to wrap around CLI commands that sent socket messages to the window manager to make it easier to write a configuration.

    Ultimately the syntax changes make it impossible to fully reproduce the same library for AHKv2, which is being installed by default on all mainstream package managers now.

    I ended up biting the bullet and making my own hotkey daemon[2] for use with komorebi based on skhd[3] and I haven't looked back since. This will be the "blessed" hotkey daemon recommended for use in the next release of komorebi.

    I'm still using AHK (v1) for the stuff that it's good at (and there is a lot of stuff that it's good at!), but ultimately I've found that it's not the right tool as a hotkey daemon for a socket-based tiling window manager.

    [1]: https://github.com/LGUG2Z/komorebi

    [2]: https://github.com/LGUG2Z/whkd

    [3]: https://github.com/koekeishiya/skhd

  • Show HN: Whkd – A simple hotkey daemon for Windows
    1 project | news.ycombinator.com | 23 Jan 2023
  • whkd: A simple hotkey daemon for Windows
    6 projects | /r/rust | 21 Jan 2023
  • A note from our sponsor - SaaSHub
    www.saashub.com | 20 Jul 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic whkd repo stats
6
720
7.7
7 days ago

Sponsored
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
getstream.io

Did you know that Rust is
the 5th most popular programming language
based on number of references?