Tag: autohotkey
14 script(s) tagged “autohotkey”
Quick Window Snap (AutoHotkey)
AutoHotkey v2 script adding Ctrl+Alt+Numpad shortcuts to snap the active window into halves, quarters, or a centered po…
Caps Lock to Ctrl
Remaps Caps Lock to act as Ctrl — a classic ergonomic swap for anyone who relies on Ctrl shortcuts constantly.
Pomodoro Reminder Popup
Ctrl+Alt+P starts a 25-minute focus timer that pops up a reminder to take a break when it ends.
Always on Top Toggle
Win+T toggles the active window to stay always on top — great for pinning a reference window while you work in another.
Quick App Launcher
Ctrl+Alt+letter hotkeys that launch (or focus, if already running) Notepad, Calculator, and File Explorer.
Quick Note Popup
Win+N opens a tiny input box and appends whatever you type, with a timestamp, to a running notes.txt file on the deskto…
Empty Recycle Bin Hotkey
Ctrl+Alt+Delete... no, Ctrl+Alt+R empties the Recycle Bin after a confirmation prompt, without opening it first.
Lock Workstation Hotkey
Win+L already locks Windows, but this adds Ctrl+Alt+L as a backup binding for keyboards where Win+L is remapped or bloc…
Lightweight Clipboard History
Keeps the last 10 clipboard entries in memory; Ctrl+Alt+V shows a numbered list to pick from and re-copy.
Flush DNS Hotkey
Ctrl+Alt+D runs ipconfig /flushdns in the background and shows a tooltip confirmation, no console window needed.
Anti-Idle Mouse Jiggler
F9 toggles a tiny periodic mouse nudge to prevent the screen from locking/sleeping during long downloads or presentatio…
Battery Status Popup
Ctrl+Alt+B shows a tooltip with the current battery percentage and charging state, read via WMI.