Tag: productivity

10 script(s) tagged “productivity”

🧰 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

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

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

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

Volume Control Hotkeys

Ctrl+Alt+Up/Down adjusts system volume in small steps, Ctrl+Alt+M toggles mute — useful on keyboards without dedicated …

🧰 AutoHotkey v2

Cycle Windows of the Same App

Alt+` cycles through all open windows belonging to the same application as the active window, like Alt+Tab but scoped t…