AutoHotkey公式サイト内のSciTE4AutoHotkeyのページ。 インストーラー版とポータブル(zip)版がある。 SciTE4AutoHotkey作者のGitHubページ。 インストーラー版しかない。 特徴や機能など プログラミング言語用のソースコードエディタ「SciTE」をベースに AutoHotkey用に ...
このドキュメントでは、AutoHotkeyの基本的な概念から具体的な活用例、導入方法、スクリプトの書き方、そして利用上の注意点までを網羅的に解説します。PC作業の自動化・効率化を目指す方にとって、AutoHotkeyは強力な味方となるでしょう。 Windows専用の無料 ...
職場は仕事をするための場所。そんなことは百も承知ながらも、職場も時間の合間をぬってちょっとネットを徘徊して週末の計画を練ったり、ニュースを読んだり、というのはきっとボスだってやっている、かどうかは分かりませんが、どうしてもネットを ...
テレワーク中はなるべく不自由なく仕事ができるように、特にPC周りの設備を充実させてきた。私は頭痛持ちなので ...
ホットキーでWindowsやアプリケーションを自由自在に操作できる高機能なスクリプト実行環境「AutoHotkey」が12月21日(日本時間)、v2.0.0へとアップデートされた。初のメジャーバージョンアップとなる。 「AutoHotkey」(AHK)は、ユーザーが繰り返し行うタスク ...
This is a beginner’s guide to creating AutoHotkey scripts. AutoHotkey is a program that allows you to create a key combination for a task. You can call them macros or mini-programs. The scripts or ...
You’ve gotten the hang of email filters or keyboard shortcuts. You’re ready to start getting into some more advanced productivity hacks, but jumping into Python seems too intimidating. Fortunately, ...
AutoHotkey is a free and open-source tool for all your automation needs on Windows. It’s the closest thing to Automator, which is a personal automation tool available on the Mac. AutoHotkey relies on ...
AHK-Hacker extracts source code from compiled AutoHotkey executables (.exe) by directly reading the embedded RCDATA resource via Windows LoadLibrary API. Simply right-click any .exe file and select ...