Lots of useful keyboard shortcuts and scripts programmed with AutoHotkey Version 2.
- Download AutoHotkey v2
- Clone this repository to your local computer:
git clone https://github.com/tricolon/hotkey-tools.git - Copy
PRESETS_SAMPLE.iniand rename the new file toPRESETS.ini
(so that your customizations becomes ignored via.gitignore) - Customize the settings and switch on/off some modules in the new
PRESETS.inifile - Execute the AHK files you wanna use.
Contains some cool basic features like text replacement (»Hotstrings«) or keyboard shortcuts for special characters (»Hotkeys«).
Contains app shortcuts and APIs like the DeepL translator.
Uses the RegExHotstring library to enable some powerfull tools, e. g. a straightforward inline calculator, that solves arithmetical problems while typing them in any application.
A character composition tool similar to the native Linux function:
- Press CapsLock
- In the meantime, press the keys you want to combine (incl. function keys like Shift or AltGr)
- Release CapsLock and the combined character is entered