hjkl-keybindings VS AutoHotkeyScripts

Compare hjkl-keybindings vs AutoHotkeyScripts and see what are their differences.

hjkl-keybindings

Use Caps Lock + hjkl everywhere on Linux and Windows (by AlexP11223)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hjkl-keybindings AutoHotkeyScripts
1 2
8 8
- -
10.0 3.5
over 4 years ago 9 months ago
AutoHotkey AutoHotkey
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.

hjkl-keybindings

Posts with mentions or reviews of hjkl-keybindings. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-21.
  • Learn AutoHotKey by stealing my scripts
    20 projects | news.ycombinator.com | 21 Aug 2023
    I used to use an Ann Pro 2 keyboard. By default, h, j, k, l could be used as arrow keys when fn was held down. The fn keys also remapped '[]' to 'home' and 'end', ";'" to pgup, pgdown, and '/' to delete. It also had this feature where the caps lock key acted as a fn key when held down. I very quickly got used to holding the caps lock key with my left pinky to access all the keys I needed with my right hand. I became much more productive on this little 60% keyboard than on any full-sized one as I never had to move my fingers from the home row.

    I've now switched to a qmk compatible Keychron V2 (65%) keyboard and remapped the keys exactly the same way. I'm very tempted to go back to a more compact 60% since I literally never use the arrow keys.

    When I use my laptop on the go, AHK to the rescue. I found a script[0] that does almost the same thing, unfortunately, it fails when I use more than one modifier with the arrow keys. For example: shift + ctrl + left arrow to select one word to the left, which is shift + ctrl + caps lock + h in my case, doesn't work.

    [0] https://github.com/AlexP11223/hjkl-keybindings/blob/master/w...

AutoHotkeyScripts

Posts with mentions or reviews of AutoHotkeyScripts. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-21.
  • Learn AutoHotKey by stealing my scripts
    20 projects | news.ycombinator.com | 21 Aug 2023
    My similar solution that I use for Outlook/Teams/TotalCommander/more: https://github.com/larsch/AutoHotkeyScripts/blob/main/Launch...

    I do include Minimize-if-already-active though. I like to be able to temporary flip an application into focus (e.g. Outlook) and then return to what I was previously working on.

    Plus a tweak: When launching, programs may open in the background because Windows attempts to prevent applications stealing focus when you are working in another program. I overcome this by focusing the tray before launching.

What are some alternatives?

When comparing hjkl-keybindings and AutoHotkeyScripts you can also consider the following projects:

daveconfig - A collection of settings and tiny scripts for many things. Note: only main branch is safe!

autohotkey-scripts - Some AutoHotKey scripts that I use[d]

autohotkey-scripts - Some of my AutoHotKey scripts

KeyboardRemap - My custom keyboard remap, using AutoHotkey v2

dotfiles

sharpkeys - SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key.

AutoHotInterception - An AutoHotkey wrapper for the Interception driver

uncap - Map Caps Lock to Escape or any key to any key

ahkv2-scripts - A collection of AutoHotKey v2 scripts