ニュース

For sharing some of my AutoHotKey example scripts. Contribute to Anthonyae/AHK-gui-launcher development by creating an account on GitHub.
The best part is that scripts can be compiled into an executable file and run on computers that don't have AutoHotkey installed. Today we'll be looking at three simple time-saving scripts that can ...
This AutoHotkey v2.0 script lets you type Hebrew letters phonetically (the way they sound), also with Nekudos and special characters. - GitHub - Sliicy/Hebrew-Phonetical-Keyboard: This AutoHotkey v2.0 ...
Ed note: We love AutoHotkey around Lifehacker HQ due to its powerful Windows tweaking skills, so we were thrilled when Reader Scott Rippey wrote in with this extremely smart script for managing ...
This script was written by Neil Cicierega, internet artist and creator of Potter Puppet Pals. When you first fire it up, you can set up to three designated “work” applications.
For example, you type fwiw, and AHK replaces it with for what it’s worth. Hotstrings are great for, say, adding different signatures to e-mail messages (sig1, sig2, etc.), or just saving time when ...
To create a script based on the previous example, do this: 1. Run AutoHotkey. 2. On any open area of the desktop, right-click and choose New, AutoHotkey script. 3.