前回から引き続き、今度はmocri(もくり)の神機能「集中モード」をAutoHotkeyで再現したいと思う。 mocriの「集中モード」とは、作業時間と休憩時間を5分単位で設定し、その時間通りにアラームを鳴らしてくれるというもの。 単純な仕掛けながら、その効果 ...
It's no secret that we're huge fans of the simple but powerful AutoHotkey scripting language, and we use it religiously to automate Windows tasks and save time. Here's a handful of useful scripts and ...
#Requires AutoHotkey v2.0 #Include "C:\***\IMEv2.ahk" ;IME_Get関数やIME_Set関数を使うやつ #SingleInstance Force ;二重起動防止 #UseHook true ;全ホットキーをキーボードフック方式で検出 #Hotstring EndChars `s ;ホットストリングの終了文字をSpaceに限定 if NOT ...
職場は仕事をするための場所。そんなことは百も承知ながらも、職場も時間の合間をぬってちょっとネットを徘徊して週末の計画を練ったり、ニュースを読んだり、というのはきっとボスだってやっている、かどうかは分かりませんが、どうしてもネットを ...
Avoid the drudgery of repetitive tasks. AutoHotKey is the most powerful keyboard scripting and automation tool for Windows, and I'll show you how to get started. Anyone who's had to perform the same ...
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 ...
Windowsの各種操作を自動化するなど、日常のPC作業を快適化 「AutoHotkey」v1.0.47 ホットキーを利用して、Windowsやアプリケーションを自由自在に操作できる高機能なスクリプト実行環境「AutoHotkey」v1.0.47が、19日に公開された。Windowsに対応するフリーソフトで ...
If you’re having trouble with focusing at work, maybe an app that blocks distractions isn’t quite what you need. Maybe you just need a good, old-fashioned shaming. This AutoHotkey script can give you ...
Many of you are probably already familiar with AutoHotKey. This small and free utility lets you automate tasks and make your PC work exactly the way you want it to. The program is driven by a custom ...