sharpkeys VS AutoHotInterception

Compare sharpkeys vs AutoHotInterception and see what are their differences.

sharpkeys

SharpKeys is a utility that manages a Registry key that allows Windows to remap one key to any other key. (by randyrants)

AutoHotInterception

An AutoHotkey wrapper for the Interception driver (by evilC)
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
sharpkeys AutoHotInterception
127 54
5,832 659
- -
1.6 4.3
about 1 year ago 8 months ago
C# C#
Microsoft Public License MIT License
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.

sharpkeys

Posts with mentions or reviews of sharpkeys. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-28.
  • Shortcut for rotating canvas by 15° left or right without a mouse
    1 project | /r/photoshop | 6 Dec 2023
    I don't like using my mouse while drawing and I couldn't find how to do this anywhere, but luckily when I was about to give up I achieved it! So, for this you'll need a program called SharpKeys. You can download it here: https://github.com/randyrants/sharpkeys/
  • Caps Lock Behaviour Disabled in Gnome
    2 projects | news.ycombinator.com | 28 Sep 2023
    Sharpkeys can swap keys, the readme says as much:

    > Things that SharpKeys will do:

    > ...

    > Allow you to swap two keys with each other - e.g. you can swap Left Windows with Left Control and vice versa

    I do have a vague recollection of Sharpkeys previously saying that it couldn’t, but that I tried and it worked. Long time since I last used Windows though.

    https://github.com/randyrants/sharpkeys#things-that-sharpkey...

  • Total Commander
    7 projects | news.ycombinator.com | 1 Sep 2023
    > Total commander isn’t FOSS.

    I'm aware of that. There are lots of FOSS equivalents, though. Including, I believe, on Windows. Wikipedia lists 23 of which I think -- haven't checked -- the majority are FOSS.

    https://en.wikipedia.org/wiki/File_manager#Orthodox_file_man...

    > Ironically windows 11 can’t do vertical taskbars.

    True. Easily fixed with Explorer Patcher, though. Which, ironically, is FOSS.

    > And where in windows can you change the system shortcuts?

    I don't use it much any more and stopped early this century, so my knowledge here may be out of date.

    When I do, I use SharpKeys to put a GUI on editing the relevant registry keys for keyboard remapping.

    https://github.com/randyrants/sharpkeys

    In the NT 3.x era, it was the properties of every EXE's PIF file. So I set Crtl+Alt+(initial) to open my most used apps. Ctrl+Alt+D for DOS, E for Excel, W for Word, etc.

    This still works with limitations under Win9x through to XP, which is when I jumped off the Windows ship.

    But mostly it's about learning the many many built-ins.

  • Learn AutoHotKey by stealing my scripts
    20 projects | news.ycombinator.com | 21 Aug 2023
    Remapping Capslock to Control:

    Windows: https://github.com/randyrants/sharpkeys

    Ubuntu Linux (don't know about other Linuxes): /usr/share/X11/xkb/symbols/pc

        key  { [ Caps_Lock  ] };
  • Window key not working as intended
    1 project | /r/computer | 7 Jul 2023
    There's a little utility program called Sharpkeys that lets you remap the functions of every key on the keyboard.
  • Taking control of the super key.
    1 project | /r/bashonubuntuonwindows | 3 Jul 2023
    Sharpkeys
  • Menu Key in Adobe Premiere (Windows)
    1 project | /r/premiere | 30 May 2023
    This application can be used to do that. You'll notice it can't see the menu key either if you try to autodetect it, so you need to set it manually. It's listed as:
  • How can i assign a key to a diffrent one
    1 project | /r/keyboards | 26 May 2023
    https://www.randyrants.com/ or the Microsoft Store
  • Setup Media Key shortcuts
    1 project | /r/Windows10 | 25 May 2023
    SharpKeys: available in the Microsoft Store. Or you can get it here: https://www.randyrants.com/category/sharpkeys/ or here: https://github.com/randyrants/sharpkeys
  • Keychron K6 key remapping help
    1 project | /r/Keychron | 17 May 2023

AutoHotInterception

Posts with mentions or reviews of AutoHotInterception. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-21.

What are some alternatives?

When comparing sharpkeys and AutoHotInterception you can also consider the following projects:

PowerToys - Windows system utilities to maximize productivity

AHKHID - An AHK implementation of the HID functions

NohBoard - A Keyboard Visualizer

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

kmonad - An advanced keyboard manager

2nd-keyboard - ALL of Taran's scripts - not just for the 2nd keyboard.

wincompose - 🔣 Compose Key for Windows

companion - Bitfocus Companion enables the reasonably priced Elgato Streamdeck and other controllers to be a professional shotbox surface for an increasing amount of different presentation switchers, video playback software and broadcast equipment.

key-mapper - 🎮 An easy to use tool to change the mapping of your input device buttons. [Moved to: https://github.com/sezanzeb/input-remapper]

AHK-vJoy-Library - A library for AutoHotkey to enable controlling a vJoy virtual Joystick. (Old, superseeded by AHK-CvJoyInterface)

evremap - A keyboard input remapper for Linux/Wayland systems, written by @wez

streamdeck-tools - The Stream Deck Tools library wraps all the communication with the Stream Deck app, allowing you to focus on actually writing the Plugin's logic