This is an AutoHotkey v2 project that provides various automation features including keyboard shortcuts, system power options, and more.
Contributions are welcome! Please feel free to submit a pull request or open an issue.
- AutoHotkey v2.0 or later is strictly required
- This script will not work with AutoHotkey v1.x
- You have to install Cursor AI to use the Alt + E shortcut (https://www.cursor.com/)
- Download v2 from: https://www.autohotkey.com/v2/
- Ensure you have AutoHotkey v2 installed (v1.x will not work)
- Clone this repository or download zip file
- Run
src/main.ahk
as Administrator
- Calculator shortcut (Win + C)
- Keyboard shortcuts help (Win + F1)
- Win + Del: Suspend/Resume Script
- Win + Enter: Open Terminal as Administrator
- Win + F1: Keyboard shortcuts help (This help dialog)
- Win + F2: Toggle Numpad Mode (Row numbers 1-9,0)
- Win + F3: Wi-Fi Reconnect and Flush DNS
- Win + F4: Toggle Hourly Chime
- Win + Q: Force Quit Active Application
- Win + X: System Power Options (Sleep/Shutdown/Logout)
- Alt + E: Open selected text in Cursor AI Editor (you have to install Cursor AI)
- Alt + A: WolframAlpha Search
- Alt + S: Perplexity Search
- Alt + D: DuckDuckGo Search
- Alt + F: Phind AI Search
- Alt + G: Search selected text in SteamDB and other game databases
src/AHK-Tools.ahk
: Main script filesrc/config.ahk
: Configuration settingssrc/lib/
: Library filesTxt-Replacment.ahk
: Add your text replacement rulesfunctions.ahk
: Utility functions
Run src/AHK-Tools.ahk
or precompiled AHK-Tools.exe
and press win + F1
to see the help dialog.
MIT License
Copyright (c) 2025
Permission is hereby granted, free of charge, to any person obtaining a copy