AutoHotkey公式サイト内のSciTE4AutoHotkeyのページ。 インストーラー版とポータブル(zip)版がある。 SciTE4AutoHotkey作者のGitHubページ。 インストーラー版しかない。 特徴や機能など プログラミング言語用のソースコードエディタ「SciTE」をベースに AutoHotkey用に ...
前回から引き続き、今度はmocri(もくり)の神機能「集中モード」をAutoHotkeyで再現したいと思う。 mocriの「集中モード」とは、作業時間と休憩時間を5分単位で設定し、その時間通りにアラームを鳴らしてくれるというもの。 単純な仕掛けながら、その効果 ...
職場は仕事をするための場所。そんなことは百も承知ながらも、職場も時間の合間をぬってちょっとネットを徘徊して週末の計画を練ったり、ニュースを読んだり、というのはきっとボスだってやっている、かどうかは分かりませんが、どうしてもネットを ...
ホットキーで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, ...
この記事は会員限定です。会員登録すると全てご覧いただけます。 セキュリティ企業Morphisecの研究者らは、2021年2月以降、「AutoHotkey」のスクリプトを多用した遠隔操作ツール(Remote Administration Tool:RAT)配信キャンペーンが「Windows」を標的に展開されている ...
Do you prefer automating the mundane and repetitive tasks on your computer to simplify your workflow? If you do, you have one of the best automation tools, Automator, on macOS, which allows you to ...
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 ...