Tag: autohotkey

14 script(s) tagged “autohotkey”

🧰 AutoHotkey v2

Quick Window Snap (AutoHotkey)

AutoHotkey v2 script adding Ctrl+Alt+Numpad shortcuts to snap the active window into halves, quarters, or a centered po…

🧰 AutoHotkey v2

Caps Lock to Ctrl

Remaps Caps Lock to act as Ctrl — a classic ergonomic swap for anyone who relies on Ctrl shortcuts constantly.

🧰 AutoHotkey v2

Pomodoro Reminder Popup

Ctrl+Alt+P starts a 25-minute focus timer that pops up a reminder to take a break when it ends.

🧰 AutoHotkey v2

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.

🧰 AutoHotkey v2

Quick App Launcher

Ctrl+Alt+letter hotkeys that launch (or focus, if already running) Notepad, Calculator, and File Explorer.

🧰 AutoHotkey v2

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…

🧰 AutoHotkey v2

Empty Recycle Bin Hotkey

Ctrl+Alt+Delete... no, Ctrl+Alt+R empties the Recycle Bin after a confirmation prompt, without opening it first.

🧰 AutoHotkey v2

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…

🧰 AutoHotkey v2

Lightweight Clipboard History

Keeps the last 10 clipboard entries in memory; Ctrl+Alt+V shows a numbered list to pick from and re-copy.

🧰 AutoHotkey v2

Flush DNS Hotkey

Ctrl+Alt+D runs ipconfig /flushdns in the background and shows a tooltip confirmation, no console window needed.

🧰 AutoHotkey v2

Anti-Idle Mouse Jiggler

F9 toggles a tiny periodic mouse nudge to prevent the screen from locking/sleeping during long downloads or presentatio…

🧰 AutoHotkey v2

Battery Status Popup

Ctrl+Alt+B shows a tooltip with the current battery percentage and charging state, read via WMI.